Skip to content

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

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages