uc-flow
Various execution flow helpers
Various execution flow helpers
debounce throttle helper function in node & browser
A react hook that provides value debouncing using requestAnimationFrame.
React hooks for flushing frequently changing state. It can optimize application via reducing re-rendering caused of changing state.
A small React hook for doing debounce search
Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.
>Encapsulate `lodash.debounce` to a decorator. For further details please check [lodash/debounce.js](https://github.com/lodash/lodash/blob/master/debounce.js)
Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.
Generates button events from GPIO pins.
Mobx debounced autorun function with immediate synchronous first call
Minimal debounce function implementation
Enables easy debouncing of change events while still presenting a responsive UI
Tool to Rate Limit Function Calls
A small lightweight React input component with debouncing that can be used in place of normal <input /> or <textare />. The component renders input with debouncing onChange event.
$http interceptor to debounce calling same api, same configs many time , instead call it one time , while resolve all callee
debouncing pull-stream
Debounce the scroll event and leverage rAF - https://github.com/shortlist-digital/raf-scroller
Throttle redux state updates.
React window width checker with ssr support.
Forked React component that renders Input with debounced onChange