Skip to content
/ lodash Public
forked from lodash/lodash

A modern JavaScript utility library delivering modularity, performance, & extras.

License

Notifications You must be signed in to change notification settings

varrant/lodash

This branch is 442 commits behind lodash/lodash:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f212b48 · Aug 5, 2016
May 26, 2016
Jul 29, 2016
Jul 29, 2016
Aug 1, 2016
Aug 2, 2016
Jul 20, 2016
Aug 4, 2016
Jul 18, 2016
Jan 27, 2016
May 19, 2014
Jul 29, 2016
Apr 15, 2016
Jul 31, 2016
May 2, 2016
Mar 4, 2016
Jul 29, 2016
Aug 5, 2016
Aug 2, 2016

Repository files navigation

lodash v4.14.1

Site | Docs | FP Guide | Contributing | Wiki | Code of Conduct | Twitter | Chat

The Lodash library exported as a UMD module.

Generated using lodash-cli:

$ npm run build
$ lodash -o ./dist/lodash.js
$ lodash core -o ./dist/lodash.core.js

Download

Lodash is released under the MIT license & supports modern environments.
Review the build differences & pick one that’s right for you.

Why Lodash?

Lodash makes JavaScript easier by taking the hassle out of working with arrays,
numbers, objects, strings, etc. Lodash’s modular methods are great for:

  • Iterating arrays, objects, & strings
  • Manipulating & testing values
  • Creating composite functions

Module Formats

Lodash is available in a variety of builds & module formats.

About

A modern JavaScript utility library delivering modularity, performance, & extras.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • HTML 1.6%