Sign in Sign up
npm

@zodash/once

Creates a function that is restricted to invoking func once. Repeat calls to the function return the value of the first invocation. The func is invoked with the this binding and arguments of the created function.

npm View on Npm

Activity

Latest release
4y ago
Total releases
18
Cadence
~9 days
Last 12 months
0

Details

License
MIT
First release
Sep 08, 2019
Releases
Version Released
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.0 minor
0.0.12 patch
0.0.11 patch
0.0.10 patch
0.0.9 patch
0.0.8 patch
0.0.7 patch
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial