ts-clipboard
TypeScript icon, indicating that this package has built-in type declarations

1.0.17 • Public • Published

ts-clipboard

a typescript class that writes to the clipboard programmatically using the Clipboard API

usage:
import {Clipboard} from 'ts-clipboard';
 
Clipboard.copy('oh dang!!!');

Readme

Keywords

Package Sidebar

Install

npm i ts-clipboard

Weekly Downloads

1,655

Version

1.0.17

License

MIT

Unpacked Size

5.09 kB

Total Files

8

Last publish

Collaborators

  • gforceg