@dodiameer/fx
v0.1.3
Published
Helper functions for arrays and objects. All functions were written to be pure functions as a challenge.
Downloads
5
Maintainers
Readme
f(x)
A helper function library for working with objects and arrays. I made all the functions pure as a challenge.
Installation
npm i @dodiameer/fx
or yarn add @dodiameer/fx
or pnpm i @dodiameer/fx
Documentation
TODO. For now, all the functions have JSDoc comments so import and see if it's useful to you.
License
MIT