mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
9 lines
238 B
Markdown
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/).
|
|
|