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

Package Sidebar

Install

npm i command-copy

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bendrucker