Remeda: Detailed Overview & Metrics

v2.17.4(9 days ago)

This package is actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 1Monthly npm downloads

Remeda is a functional programming utility library for JavaScript that provides a collection of handy functions for working with arrays, objects, and other data structures. It offers a set of immutable and pure functions that enable developers to perform common operations like mapping, filtering, reducing, and transforming data in a functional and declarative way.

Compared to similar libraries like Lodash or Ramda, Remeda stands out for its focus on simplicity, performance, and tree-shakability. It aims to provide a lightweight alternative with a smaller bundle size while maintaining a rich set of functional programming features.

Alternatives:
lodash+
ramda+
underscore+
rambda+
fp-ts+
date-fns+
lazy.js+
collect.js+
baconjs+
mori+

Tags: javascriptfunctional-programmingutility-libraryimmutabledeclarative