RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using ...
batman.js is a framework for building rich single-page browser applications. It has been written in CoffeeScript and its API is developed with CoffeeScript in mind, but you can ...
Creating an identity for your business is an important step towards success. That includes creating an identity for yourself as well. With a professional and memorable business card, ...
TypeScript is an open-source language for application-scale JavaScript development. It is a typed superset of JavaScript that compiles to plain JavaScript. Works with any browser, any host annd ...
uiji.js is jQuery in reverse, meaning instead of using CSS selectors to find elements, you use the same syntax to create elements. Homepage: http://aakilfernandes.com/uiji.html GitHub: https://github.com/aakilfernandes/uiji
Holder.js renders image placeholders entirely on the client side. It works both online and offline, and offers a chainable API to style and create placeholders with ease. Homepage: http://imsky.github.com/holder/ Docs: ...
Bonsai is a JavaScript graphics library. Bonsai's main features include: Architecturally separated runner and renderer; iFrame, Worker and Node running contexts; Paths; Assets (Videos, Images, Fonts, SubMovies); Keyframe ...
Jarallax is an open-source Javascript library which makes adjusting css based on interaction easy. With Jarallax it's easy to create a parallax scrolling website. Homepage: http://www.jarallax.com/?page=home Demo: http://www.jarallax.com/?page=demo Docs: http://www.jarallax.com/?page=documentation
Enquire.js is a lightweight, pure JavaScript library for programmatically responding to CSS media queries. It is less than 1kb and has absolutely no dependencies. For an indepth look ...