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.

Latest release
Sep 22, 2021
Releases
18
Known CVEs
0
First release
Sep 08, 2019
License
MIT
View on Npm
Insights

Activity

Total releases
18
Last 12 months
0
Cadence
~9 days
Dependencies
0

Releases per month

last 12 months

Release mix

  • minor 1
  • patch 16
18 releases
Dependencies

Depends on

0.1.6

No dependencies recorded for the latest release.

Used by

3
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