memoize
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
p-try
`Start a promise chain
throttleit
Throttle a function to limit its execution rate
@jsonjoy.com/codegen
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
kind-of
Get the native type of a value.