Library of web UI components inspired by Google's material design and based on absolute.
Still a Work In Progress....
https://rawgit.com/KAESapps/absolute-material/master/demo/index.html
npm install
# replace "XXX" by any JS filename in /tests directory
browserify tests/XXX.js -o tests/build.js
Then open tests/index.html in a browser.