Category → Javascript

RequireJS – A JavaScript file and module loader

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 – A framework for building rich single-page browser applications

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 ...

Business Card Bundle: 33 Stylish Templates - only $27!

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 – A language for application-scale JavaScript development

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 – jQuery in reverse

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 – A client-side image placeholder library

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: ...

BonsaiJS – a JavaScript graphics library

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 – A Javascript library for creating a parallax scrolling website

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 – A pure Javascript framework for programmatically responding to CSS media queries

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 ...