robertluxemburg / lodash

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

Home Page:https://lodash.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lodash v4.4.0

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

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

Community

Gitter

Documentation

Download

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

Module Formats

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

Further Reading

About

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

https://lodash.com/

License:Other


Languages

Language:JavaScript 98.2%Language:HTML 1.8%