apply-or
Invoke .apply if value is a function, otherwise, return default value.
Invoke .apply if value is a function, otherwise, return default value.
Applies a function to each typed array element.
A function is a set of statements that performs a task or calculates a value.
A collection of function application decorators/combinators/higher-order-functions
A tiny but powerful JavaScript module, to play with Function.bind()
A safer encode and decode from TextEncoder and TextDecoder.
Function traps for bind, call, and apply.
Require a module and apply the export if it is a function.
Require a list of modules and apply the export if it is function.
apply an array of chalk methods to a string
Wrap command-line interface implementations in a function that takes care of interacting with the interpreter
Similar to the Unix `|` operator; returns a function that invokes the given series of functions whose output is subsequently passed to the next function in the series.
wepaas平台应用
Javascript object utilities such as deep clone, merge and apply. Also includes 'is' a type checking method to type check Objects, Functions and Classes
Attempts to invoke the given function, returning either the result or the caught error object.
Data type encoding alternative Apply effects for Array
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
Flattened objects with non configurable, and non writable fields.
A Promise that cannot be observed.
An implementation of function currying in JavaScript.