clipbrd

v1.0.2
Lightweight copy to clipboard for modern browsers
clipboard copy support browser

build

npm run bundle && npm run bundle:min

bundle

rollup -c build/rollup.config.js

bundle:min

rollup -c build/rollup.uglify.config.js

lint

eslint --ext .js ./src

lint:fix

eslint --ext .js ./src --fix

test

lint

coverage

jest --coverage

prepublishOnly

npm run lint && npm run build
npm i clipbrd

Metadata

  • MIT
  • Whatever
  • shrpne
  • released 7/26/2018

Downloads

Maintainers