lodash-fun
TypeScript icon, indicating that this package has built-in type declarations

1.8.2 • Public • Published

Lodash-Fun

Some fun utilities, logic functions and stuff that is not included with lodash/fp.

Designed to be used hand in hand with Lodash/fp

Written in TypeScript but usage in JS is perfectly fine. Named this way because I couldn't believe it wasn't taken.

Including

  • Composable logic functions - andWith, orWith, ifElseWith, switchWith
  • hasKeysWith - inspecting object values
  • Object flattening/unflattening
  • deepConform - a powerful async object validation function.

Full TypeDoc documentation can be found here!

/lodash-fun/

    Package Sidebar

    Install

    npm i lodash-fun

    Weekly Downloads

    4

    Version

    1.8.2

    License

    MIT

    Unpacked Size

    50.6 kB

    Total Files

    45

    Last publish

    Collaborators

    • paperelectron