Skip to content

gforceg/ts-clipboard

Repository files navigation

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

About

copy ( and eventually paste ) from within the browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published