Files
meteor/packages/underscore/README.md
2014-10-24 10:13:59 -07:00

9 lines
238 B
Markdown

# underscore
Underscore.js is a popular library that provides various utility functions to
simplify processing arrays, objects and functions.
To learn more about underscore, see
[the underscore project site](http://underscorejs.org/).