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!!!');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.17
    1,837
    • latest

Version History

Package Sidebar

Install

npm i ts-clipboard

Weekly Downloads

1,599

Version

1.0.17

License

MIT

Unpacked Size

5.09 kB

Total Files

8

Last publish

Collaborators

  • gforceg