JSPM

@dodiameer/fx

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 21
  • Score
    100M100P100Q37289F
  • License MIT

Helper functions for arrays and objects. All functions were written to be pure functions as a challenge.

Package Exports

  • @dodiameer/fx

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