Category → Javascript

Editr — A playground for HTML, CSS, and JS

Editr is a browser-based playground for HTML, CSS, and JS that you can host on your own server. Easily switch between the result and each type of code ...

Two.js — A 2D drawing API

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

Mighty Mac Bundle - 5 Incredible Mac Apps for only $12!

Macs are pretty sweet machines, aren't they? Everything about a Mac is just slick, simple and fun. Same goes for any Mac apps you may have, and we're ...

CSS  -  HTML5  -  Javascript

Least.js — A responsive HTML5 and CSS3 gallery

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.

Verlet-js — A JavaScript physics engine

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.

Brain.js — A trainable JS neural network

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 — A path-finding library for grid-based games

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 — Learn JavaScript by programming games

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 Collection — Patterns and antipatterns for jQuery, functions, and more

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