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

/ts-clipboard/

    Package Sidebar

    Install

    npm i ts-clipboard

    Weekly Downloads

    2,570

    Version

    1.0.17

    License

    MIT

    Unpacked Size

    5.09 kB

    Total Files

    8

    Last publish

    Collaborators

    • gforceg