Featured

SweetAlert

A beautiful replacement for JavaScript's alert()

MakersThere are no makers yet

Discussion

Ryan Detzel
@ryandetzel · Engineer
Why not just override the existing alert() method so it just works? Try to make that work and I will use this for every project! http://stackoverflow.com/questio...
Willem Spruijt
@wspruijt · Engineer, Uber
Looks great, but would love to see keyboard shortcuts (at least enter).
Phil Freo
@philfreo · Leading Product/Engineering @ Close.io
Keyboard shortcuts! A lot of the JavaScript UI widgets that are a replacement for native/browser controls _look_ nicer, but that doesn't mean the overall UX is better. Keyboard shortcuts, auto-focus, etc. are crucial for things like alert/confirm/prompt. For completeness, would be nice to see matching confirm/prompt as well. And I agree - there should be … See more
Chad Fullerton
@chad_fullerton · Founder, FullertonMedia
Simple. Effective. Nice job @dvyio
Kim Schulz
@kimschulz · Staff Engineer, Software
Very nice and simple.