JSPM

@react-awesome/use-debounce

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 130
  • Score
    100M100P100Q79376F
  • License MIT

useDebounce debounces the state value.

Package Exports

  • @react-awesome/use-debounce
  • @react-awesome/use-debounce/dist/index.cjs
  • @react-awesome/use-debounce/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@react-awesome/use-debounce) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@react-awesome/use-debounce

version coverage license build status size

use-debounce tracks the previous value of a variable.

Please refer to the documentation for more information.

Installation

yarn add @react-awesome/use-debounce
# or
npm i @react-awesome/use-debounce

Contribution

Yes please! See the contributing guidelines for details.

Licence

This project is licensed under the terms of the MIT license.