spritely.net

jQuery.spritely is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript...

makandra dev
documentcloud.github.com

Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would...

makandra dev
jashkenas.github.com

Imagine all the syntactical delights of Ruby and Haml for your JavaScript. You write in a nice language, but get...

datejs.com

Comprehensive, yet simple, stealthy and fast. Datejs has passed all trials and is ready to strike. Datejs doesn’t just...

makandra dev
morrisonpitt.com

jsPlumb can visually connect elements together with curved (or straight) lines. The demo has examples of Bezier curves and straight...

sizzlejs.com

A pure-JavaScript CSS selector engine

daringfireball.net

Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine...

stackoverflow.com

Seems like there's no way to do it in Capybara, unfortunately. But if you're running your tests with...

stackoverflow.com

Because javascript has something called "Hoisting" which makes your code do things it doesn't look like it should be...

andrew.hedges.name

When is a global variable not a variable? When it is a property of the global object.

axonflux.com

Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...

javascriptweblog.wordpress.com

Inspired by a snippet of code in Oliver Steele’s legendary Functional library, here’s a lightweight tool to help...

lesscss.org

Less.js is a JavaScript implementation of LESS that’s run by your web browser. As any JavaScript, you include a...

css-tricks.com

The difference is that return false; takes things a bit further in that it also prevents that event from propagating...

jboss.org

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development...

css3pie.com

CSS Level 3 brings with it some incredibly powerful styling features. Rounded corners, soft drop shadows, gradient fills, and so...

makandra dev
beust.com

JCommander is a very small Java framework that makes it trivial to parse command line parameters.

robots.thoughtbot.com

We didn’t want to leave front-end developers in the dark when their Javascript throws errors, so we’ve...

github.com

Run your Jasmine specs without a browser

github.com

The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within...