plugins
Run a value through a plugin stack.
Run a value through a plugin stack.
this is used to develop the forms for json
◻️ Supreme nothingness
module.exports = function (x) { return x }
Utility for type casting & data conversion.
A powerful javascript functions library!
A performant argument pass library
Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.
Useful functions.
Get function name with strictness and correctness in mind. Also works for arrow functions and getting correct name of bounded functions. Powered by [fn-name][].
Check that given string, function or arrow function have empty body, using `parse-function`.
JavaScript utilities for arrays.
negates a function
Returns true if function is a callback. Checks its name is one of [common-callback-names][] - callback, cb, cb_, callback_, next, done, they can be customized, these are default.
No operation avoiding references
Custom jQuery methods ($.fn)
simple client/server wrapper
A more functional retry function
Callback queue system for optimizing your HTTP requests
A memoization library that caches the result of the different arguments