Lodash

Lodash
Original author(s) John-David Dalton
Initial release April 23, 2012; 4 years ago (2012-04-23)[1]
Stable release
4.13.1 / May 23, 2016; 6 months ago (2016-05-23)[2]
Development status Active
Written in JavaScript
Type JavaScript library
License MIT
Website lodash.com

Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.

History

Lodash draws most of its ideas from Underscore.js, and now receives maintenance from the original contributors to Underscore.js.

See also

References

External links