Description
A memoization library that caches the result of the different arguments
Keywords
Publisher
Description
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Keywords
- args
- arguments
- async
- async-await
- asyncawait
- await
- babel
- developer-experience
- development
- dx
- fn
- func
- function
- generators
- View more
Publisher
Description
Practical functions for daily usage.
Keywords
Publisher
Description
Check if something is an ES7 async function
Keywords
Publisher
Description
Eslint plugin to control function call code style
Keywords
Publisher
Description
Wrap a function to be able to call it with promises as arguments, i.e. use promises as if they where non-promise values
Keywords
Publisher
Description
Fast filter array to have only function values. But also allow you to give iterator function which will be called on each element of the array that is function - much like array.map functionallity. Useful when you want to filter, but also want to map in s
Keywords
Publisher
Description
Create callback api for given sync function. Guarantee that given function (sync or async, no matter) will always have callback api and will handle errors correctly.
Keywords
Publisher
Description
A performant argument pass library
Keywords
Publisher
Description
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
Keywords
- args
- arguments
- arrow
- arrow-function
- arrows
- dependency
- deps
- fn
- func
- function
- function-arguments
- generator
- generators
- get
- View more