command-copy

1.0.0 • Public • Published

command-copy Build Status

Natively copy selected text in the browser to the clipboard

Install

$ npm install --save command-copy

Usage

var copy = require('command-copy')
 
copy()
//=> selected text is copied

License

MIT © Ben Drucker

Dependencies (1)

Dev Dependencies (3)

Package Sidebar

Install

npm i command-copy

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bendrucker