Sign in Sign up
npm

@render-props/debounce

A state container which limits the frequency with which setState can be called using lodash's debounce function. By default, `setState` is invoked on the trailing edge of the debounce call. If `leading` and `trailing` options are `true`, func is invoked

Latest release
Mar 20, 2019
Releases
14
Known CVEs
0
First release
Feb 05, 2018
License
MIT
View on Npm
Insights

Activity

Total releases
14
Last 12 months
0
Cadence
~13 days
Dependencies
4

Releases per month

last 12 months

Release mix

  • patch 13
14 releases
Dependencies

Depends on

0.1.13

Used by

1
Releases
Version Released
0.1.13 patch
0.1.12 patch
0.1.11 patch
0.1.10 patch
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial