0.0.1 • Published 7 years ago

puorc-underscore v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

__underscore

Build Status coverage

Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

Underscore provides over 100 functions that support both your favorite workaday functional helpers: map, filter, invoke — as well as more specialized goodies: function binding, javascript templating, creating quick indexes, deep equality testing, and so on.

I wrote this lib to practice JavaScript skills. If you have any problems, please refer to undescore