Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “underscore”

Underscore.js. A new library of functional programming primitives for JavaScript—each, map, all, any, inject, detect etc. Unlike some similar libraries this one doesn’t extend the built-in objects, instead opting to bind the new functions to the underscore symbol. A jQuery-style noConflict() option is available if even that is too much namespace pollution for you. 0 28th October 2009, 5:08 pm

A django site