Once Packages

@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.

0.1.6 • Published 4 years ago

bind-once

Bind an event handler that will be triggered once, event if the event happen before the binding.

1.0.2 • Published 8 years ago