es-toolkit
es-toolkit copied to clipboard
Provide alternative data last, curried api
Hello, we will support this feature soon.
Over 12 months later. Any movement of the this?
Anyone looking for a functional utility library - Common FP is my solution which focuses on supporting multiple data types. For example mapValues maps over the values of an array, object, Map or Set and returns a new instance of that type. The function names are in plain english, so newcomers aren't confused with terms like identity function.
It also comes with an in-browser playground to try it out