npm.io
1.0.2 • Published 5 years ago

simple-copy-to-clipboard

Licence
MIT
Version
1.0.2
Deps
0
Size
2 kB
Vulns
0
Weekly
0
Stars
1

Getting started

  1. install package
  2. import function copy in your code. For example
import copy from 'simple-copy-to-clipboard';
  1. run function passed your text there. For example
copy('your awesome text');
  1. if all right, function returns true. If fail, returns false.
  2. Enjoy :)

Package size and code

index.js size is 0.642 kb
I download it from internet and didnt want paste it manually. I like use stuff like this via node-modules.

compability

Have not full list, but it supports even old browsers.

Keywords