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.
- Composable logic functions - andWith, orWith, ifElseWith, switchWith
- hasKeysWith - inspecting object values
- Object flattening/unflattening
- deepConform - a powerful async object validation function.