local-clipboard
Version:
On-site Clipboard using local storage API
19 lines (12 loc) • 649 B
Markdown
# [Local Clipboard](https://github.com/alitaheri/local-clipboard)
[](https://badge.fury.io/js/local-clipboard)
[](https://travis-ci.org/alitaheri/local-clipboard)
## Installation
You can install this package with the following command:
```sh
npm install local-clipboard
```
## Typings
The typescript type definitions are also available and are installed with npm.
## License
This project is licensed under the [MIT license](https://github.com/alitaheri/local-clipboard/blob/master/LICENSE).