JSPM

@theopenweb/multi-clipboard

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

Multiple clipboard(copy, cut, paste) handling using the Clipboard API.

Package Exports

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

Readme

Description

Class for handling multi copy and paste features.

Examples

  1. Execute below:
npx http-server ./
  1. Open following changing 8080 with actual port number http://localhost:8080/example/index.html in browser.