Tag javascript

JavaScript Patterns Collection

Leaflet – a modern, lightweight JavaScript library for interactive maps by CloudMade

Tangle: a JavaScript library for reactive documents

Tangle is a JavaScript library for creating reactive documents. Your readers can interactively explore possibilities, play with parameters, and see the document update immediately.

A comprehensive list of resources about JavaScript

Untitled (http://www.slideshare.net/savetheclocktower/everything-is-permitted-extending-builtins)

I’m looking forward to the video, but these slides from @andrewdupont’s talk are great. #javascript

Tutti – Interactively run Javascript on multiple browsers

When you enter a Javascript command, it is immediately sent to each browser that's connected to the room. Each browser then eval() the Javascript within an iframe sandbox and then send the result back not only to the originating browser, but to ea…

Polymaps

Polymaps is a free JavaScript library for making dynamic, interactive maps in modern web browsers.

Canvas Cycle: True 8-bit Color Cycling with HTML5

jQuery Templates Proposal – jquery – GitHub

This proposal describes how support for templates can be added to the jQuery core library. In particular, this proposal describes a new jQuery method – named render() – that enables you to render a single JavaScript object or array of JavaScript ob…

Interactive JavaScript Console With TextMate

JavaScript engine and interpretation through TextMate