UNPKG

local-clipboard

Version:

On-site Clipboard using local storage API

19 lines (12 loc) 649 B
# [Local Clipboard](https://github.com/alitaheri/local-clipboard) [![npm](https://badge.fury.io/js/local-clipboard.svg)](https://badge.fury.io/js/local-clipboard) [![Build Status](https://travis-ci.org/alitaheri/local-clipboard.svg?branch=master)](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).