DDesign Hitch – Expressive Power To CSS With JavaScriptbyMarkJune 11, 2013 Hitch is a lightweight JavaScript library that adds expressive capabilities to CSS files. It has some of the powers of CSS preprocessors like prefixing or variables but also some other stuff.
JJavaScript KeyboardJS – Handling Key Strokes With JavaScriptbyMarkJanuary 18, 2013 KeyboardJS, a standalone JavaScript library, handles the keyboard part and helps us to understand any key strokes and turn them into actions.