123 packages found
Apply a function to each nested element in a three-dimensional nested array and assign the result to a nested element in a new three-dimensional nested array.
Create a function that invokes a provided function according to a predicate function.
Create a function that invokes a provided function according to an argument mask.
Create a function that applies arguments to a provided function after transforming arguments according to a callback function.
Apply a function to elements in two input arrays and assign the results to an output array.
Common typescript ready prototypes available in both CommonJS and ECMAScript
- server-side
- client-side
- common
- typescript
- prototype
- array
- all
- any
- append
- average
- chunk
- clone
- compact
- contains
- View more
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
- args
- arguments
- async
- async-await
- asyncawait
- await
- babel
- developer-experience
- development
- dx
- fn
- func
- function
- generators
- View more
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
- args
- arguments
- arrow
- arrow-function
- arrows
- dependency
- deps
- fn
- func
- function
- function-arguments
- generator
- generators
- get
- View more
Rename a function
little module to mandate functions on an object
wrap a function to support concurrency limit
Converts function to its source code.
Limit the number of function parameters and arguments with ease and flexibility
wrap a function to support rate limit
Some utility functions prefixed with use
Ensure a function is only called once. This is a fork of sindresorhus/onetime, but with CommonJS support.
one no-op function to rule them all
Call exports module from command line.