← All repos

lodash

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

javascriptlodashmodulesutilities
Browse cluster: JavaScript Standard Style Linting
7,708commits
271contributors
3languages

Tech stack & purpose

Lodash is a modern JavaScript utility library that delivers modularity, performance, and extra functionality for working with arrays, collections, dates, functions, language constructs, math operations, numbers, objects, sequences, strings, and general utilities. Built in JavaScript, lodash provides an extensive set of methods organized into functional categories—including operations for chunking and flattening arrays, filtering and mapping collections, manipulating objects and their properties, performing mathematical calculations, handling strings with case conversion and trimming, and composing functions through techniques like currying, debouncing, and throttling. The library emphasizes modular design, allowing developers to import individual functions and avoid loading the entire codebase when only specific utilities are needed.

Community & reference links

Languages

JavaScript
97.2%
HTML
2.3%
EJS
0.5%

Contributors (top 30 of 271)