Skip to content

A collection of logic and other functions for use with lodash/fp

License

Notifications You must be signed in to change notification settings

JimtotheB/lodash-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A collection of logic and other functions for use with lodash/fp

Resources

License

Stars

Watchers

Forks

Packages

No packages published