2nthony / copy

A super tiny browser library that copy stuff into clipboard from your browser(<400B Gzipped).

Home Page:https://copy.evila.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@evillt/copy

NPM version NPM download CircleCI donate

A super tiny browser library that copy stuff into clipboard from your browser(<400B Gzipped).

Please consider starring the project to show your ❤️ and support.

Usage

yarn add @evillt/copy
import copy from '@evillt/copy'

copy('text')

Documentation

https://copy.evillt.me

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

copy © evillt, Released under the MIT License.

Authored and maintained by EVILLT with help from contributors (list).

github.com/evillt · GitHub @evillt · Twitter @evillt

About

A super tiny browser library that copy stuff into clipboard from your browser(<400B Gzipped).

https://copy.evila.me/

License:MIT License


Languages

Language:JavaScript 69.3%Language:HTML 22.5%Language:TypeScript 8.3%