Two.js is a two-dimensional drawing API that is built for modern web browsers. Since it's renderer agnostic, the same API can draw in multiple contexts, including webgl, svg, ...
Least.js creates random and responsive HTML5 and CSS3 image galleries that include Lazyload. Installation and usage is simple, and the end result is quite beautiful.
Small businesses know that a solid website can make a huge difference for their company. The slicker, cooler, more interactive a site is, the better chance people will ...
Verlet-js is a Verlet integration physics engine written in JavaScript and released under the MIT License. It can handle simulations, composites, particles, and constraints.
If you've ever wanted to see how a neural network works, then Brain.js is worth checking out. In the demo, you can train if to recognize color contrast, ...
PathFinding.js is a path-finding library for creating grid-based web games. It can run on Node.js or in the browser. Usage is simple, though it is capable of ...
JSDares is a series of tutorials that will teach you step-by-step how to program JavaScript via game development. You complete "dares", short puzzles, by copying the example with ...
JavaScript Patterns is a huge repository of patterns for functions, jQuery, jQuery plugins, design, object creation, and much more. It's updated on a continual basis, with new functions ...
Chocolate is a webapp framework built on node.js using Coffeescript. It includes source control with Git, an HTML markup language for building web UIs with pure Coffeescript, and ...