licenses.dev

debounce v1.2.1

Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/debounce)](https://licenses.dev/npm/debounce)
<a href="https://licenses.dev/npm/debounce">
  <img src="https://licenses.dev/b/npm/debounce" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.1 version:

[![licenses](https://licenses.dev/b/npm/debounce/1.2.1)](https://licenses.dev/npm/debounce/1.2.1)
<a href="https://licenses.dev/npm/debounce/1.2.1">
  <img src="https://licenses.dev/b/npm/debounce/1.2.1" alt="licenses" />
</a>
GitHub