@thi.ng/transducers
Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations
Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
An Angular Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, Snappable.
Promise-based utility to make sure you don’t call rate-limited APIs too quickly.
A NodeJS library for efficient rate limiting using sliding windows stored in Redis.
nodejs exupery style
A plugin for superagent that throttles requests.
A simple way to rate limit how often a function is executed.
Events binder.
Throttle hook for react
A debounced function that delays invoking asynchronous functions.
Provides JS helper functions, such as throttling and debouncing
A Vue Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.
React component that renders an Input with delayed onChange
throttle async and promise-returning functions. Other packages don't do it right.
Request throttling middleware for Express
Throttle handler HOC for React and React Native
Event Manager for Animation
Like Promise.all, only less so