to-clipboard
Copy to the clipboard. Cross-platform: windows, linux and darwin (mac).
Install
Install with npm
$ npm i to-clipboard --save
Usage
var toClipboard = ; // async; // synctoClipboard;
See examples.
Other useful CLI projects
- lint-deps: CLI tool that tells you when dependencies are missing from package.json and offers you a… more | homepage
- spawn-commands: Launches a new process with the given command, with command line arguments in
args
. Should… more | homepage
Running tests
Install dev dependencies:
$ npm i -d && npm test
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Author
Jon Schlinkert
License
Copyright © 2015 Jon Schlinkert Released under the MIT license.
This file was generated by verb-cli on September 12, 2015.