abstract-function
interface/abstract function that does nothing except throw an error when called. Useful for programing to interface style
interface/abstract function that does nothing except throw an error when called. Useful for programing to interface style
function tool that takes care of parameters
simple antd library
This is a NPM-hosted of AWS cfn-response for Custom Resources.
Compare values using opertaros like mongodb
Convert functions into strings
Turns a function that returns a promise into a function that returns a future.
A library for Javascript function signatures
Wraps content in a function and brings in dependencies
Map function over iterator capturing the iterator return value
fluent/functional iterables: zero-dependency, fluent, composable iterators for Javascript with map, filter, concat
The Signal Processing Windows module contains several windowing functions.
Inspect a value, return typeOf ++
Infstack makes javascript be able to use infinite call stack and recursive function.
Filter map with values of specified keys, like .pick().
A function pipeline of sorts to control flow.
Array iterator in synchronised way. It takes array, promise function to run for each item of the array and limit to run the promise function to run at a time, default limit is 1. It returns promise of all promisses of given promise functions.
A wrapper that makes it simple to add caching to any function
🔨 Invokes 'fn1' until 'limit' is reached after that call 'fn2'
Ensure a function is stable, meaning the same input always produces the same output