@m59/workerize
Takes an object of CommonJS module paths that export functions and returns an object of functions that call the module functions in a worker.
Takes an object of CommonJS module paths that export functions and returns an object of functions that call the module functions in a worker.
Core classes and types for invoking MCMA Worker functions
Futuristic test runner 🚀
Make weak references to JavaScript Objects.
Creates a throttled function that only invokes func at most once per every wait milliseconds.
Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.
A functional approach to MongoDB
mock function json
This simple method applys to the object, and to sub objects ONLY, recursively, ignoring anything that is not an object, avoiding circularity automatically. Allowing you to modify objects and sub objects adding things such as methods or new keys into all t
Examine the calling code.
Provides a builder class for http responses for the ibmcloud functions response type http
Select and update your store with lenses
Extract options and a callback function from arguments
extract and assert the existence of an opt parameter
Functions' order of growth calculator
Like Promise.all but voids the return value.
Wrap a function to only run on non-null values
Once.js is a 0.1kb micro-library that enables you to enforce a function can only be executed once. Once.js completely dependency-free and written in both CoffeeScript and JavaScript for AMD, Node.js and the Web.
Retrieve the values of an enumerable object and optionally reverse