clipboard-copy-element

v1.0.0
Copy element text content or input values to the clipboard.
clipboard

clean

rm -rf dist

lint

github-lint

prebuild

npm run clean && npm run lint

build

rollup -c && cp src/clipboard-copy-element.js.flow dist/index.esm.js.flow && cp src/clipboard-copy-element.js.flow dist/index.umd.js.flow

pretest

npm run build

test

karma start test/karma.config.js

prepublishOnly

npm run build
npm i clipboard-copy-element

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/22/2019

Downloads