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

0.0.4 • Public • Published

Paste to Clipboard

Target string copy to your clipboard.

Feature

  • lightweight
  • Written by TypeScript

Usage

Example

import copyStrToClipboard from "paste-to-clipboard";
 
copyStrToClipboard("This string copied to your clipbord");

Sponsors

Nothing..

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i paste-to-clipboard

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

22.5 kB

Total Files

19

Last publish

Collaborators

  • hashiryo