Tag javascript

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

boomerang

boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of view. It has the ability to send this data back to your server for further analysis. With boomerang,…

Less.js Will Obsolete CSS

The next evolution of LESS. LESS has now been re-implemented in JavaScript. This means is you no longer need Ruby, ASP or PHP to use LESS, you just need a browser.

HTML5Rocks – Home

The Jsure Javascript checker

Jsure is a "lint" for Javascript. It checks syntax and a little bit of semantics.

Signs of a poorly written jQuery plugin

Tips to write a well-written jQuery plugin

High Performance Web Sites :: Frontend Single Points of Failure

"Five years ago most of the attention on web performance was focused on the backend. Since then we’ve learned that 80% of the time users wait for a web page to load is the responsibility of the frontend. I feel this same bias when it comes to id…