copy-clipboard-js

1.0.3 • Public • Published

react.js-copy-clipboard

Directly copy any string to clipboard in react.js with this module

See in CodeSandbox

**In react.js : **

...
import * as CCJ from "copy-clipboard-js";
...
     CCJ.copyText("something to copy");//place it somewhere,anywhere,everywhere
...

Available on npm

Just add in your package.josn

# "copy-clipboard-js": "^1.0.0"

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i copy-clipboard-js

      Weekly Downloads

      21

      Version

      1.0.3

      License

      MIT

      Unpacked Size

      1.87 kB

      Total Files

      3

      Last publish

      Collaborators

      • maifeeulasad