Hacker News new | ask | show | jobs
by untog 4721 days ago
Yes.. I do understand why extending the base Array object in JS is deeply frowned upon but at the same time I often wish that these sort of extensions were on the Array object. It feels clunky to use them otherwise.
1 comments

You should check out Sugar, by far my favourite standard JS lib to use in any complex project: http://sugarjs.com/