chrome-clip-copy

1.0.0 • Public • Published

chrome-clip-copy

Copy text to clipboard in chrome.

var copy = require('chrome-clip-copy')

button.addEventListener('click', function () {
  copy('some text')
})

Install

npm install chrome-clip-copy

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i chrome-clip-copy

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • uiureo