JSPM

@instructure/debounce

6.15.1-rc.3+f5067ee55
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8435
  • Score
    100M100P100Q148950F
  • License MIT

A debounce util made by Instructure Inc.

Package Exports

  • @instructure/debounce

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 (@instructure/debounce) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


category: packages id: debounce_README title: debounce

debounce

npm build-status MIT License Code of Conduct

A debounce utility made by Instructure Inc based on lodash.debounce.

Installation

yarn add @instructure/debounce