Convert any method to be curriable with placeholder support
Modular curriable utilities for modern JS
A tiny, fast, unopinionated handler for updating JS objects and arrays immutably
A module for the memoization of functions from a functional programming point of view, this module let you manage the cache type and strategy to use.
🤿 functional try ... catch implementation
Library for updating JavaScript objects and arrays (directly).
Immutable setter and getter library that works on JSON data
An easy way to add state without having multiple useState hooks. Too many useState hooks have to be refactored using useReducer. This hook abstracts that conversion from useState to useReducer. It looks like useState but behaves like useReducer.
🤿 functional try ... catch implementation