Lodash
Utility library delivering modularity, performance, and extras for working with arrays, objects, strings, and functions.
Lodash is the most downloaded npm package of all time — a drop-in replacement for Underscore.js with a consistent API for _.map, _.filter, _.groupBy, _.debounce, and hundreds of other utilities. Tree-shakeable with ES module imports so only the functions you use end up in your bundle.
// commonly used with
Declarative UI library from Meta for building component-based web interfaces.
Full-featured TypeScript framework from Google — opinionated, batteries-included, built for …
Progressive JavaScript framework for building UIs — approachable, flexible, and incrementally …
React framework with file-based routing, SSR, SSG, and API routes — the standard for production …
Full-stack Vue framework with SSR, file-based routing, and auto-imports — the standard way to …
// related libraries
Modern JavaScript date utility library — pure functions, immutable, tree-shakeable, and …
Create the next immutable state by mutating a draft — structural sharing under the hood, zero …