@ndhoule/after
v1.0.0
Published
Wrap a function in a function that will invoke the original function when invoked n or more times.
Downloads
69,401
Readme
after
Wrap a function fn
in a function that will invoke fn
when invoked n
or more times.
Installation
$ npm install @ndhoule/after
License
Released under the MIT license.