JSPM

bs-copy-to-clipboard

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q15240F
  • License MIT

Reason bindings for copy-to-clipboard

Package Exports

  • bs-copy-to-clipboard

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

Readme

Reason bindings for copy-to-clipboard

npm

Reason bindings for [copy-to-clipboard]

Status

Feel free to create an issue or PR if you find anything missing.

Installation


yarn add copy-to-clipboard
yarn add bs-copy-to-clipboard

Then add bs-copy-to-clipboard to bs-dev-dependencies in your bsconfig.json:

{
  ...
  "bs-dev-dependencies": ["bs-copy-to-clipboard"]
}

Usage

TODO: Add Example.