uikit
uikit copied to clipboard
UIKit - modern ui components for the modern web
for dialog(), notify() etc: ``` js ui.notify('Email sent to %s', user.email); ```
currently only info/warn/error, it would be nice to add your own class for special cases
make it easy to theme by laying out all the components in one html document so that it's really simple to work on themes
Inspired by http://labs.syropia.net/EMSwitchBox/
with various styles, grids, animated filtering etc
so that components can easily be dropped into other components