JSPM

@instructure/debounce

8.46.2-snapshot-5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8435
  • Score
    100M100P100Q148993F
  • License MIT

A debounce util made by Instructure Inc.

Package Exports

  • @instructure/debounce
  • @instructure/debounce/es/index.js
  • @instructure/debounce/lib/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 (@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  MIT License  Code of Conduct

A debounce utility based on lodash.debounce.

Installation

npm install @instructure/debounce