puorc-underscore
v0.0.1
Published
Just practise node.js and js script
Maintainers
Readme
__underscore
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
