Files
meteor/packages/underscore
Nacho Codoñer ca3b9015c9 Fix underscore functionality changed recently and provide tests (#13225)
* revert where definition since it caused breaking changes in apps and packages

* bump version

* fix

* provide missing tests for modified behaviors

* include tests for added/modified underscore behavior with expectations
2024-07-15 17:02:45 +02:00
..
2024-02-05 15:28:34 -04:00
2016-08-30 15:40:14 -07:00

underscore

Source code of released version | Source code of development version


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.