https://github.com/realign/n-simple-copy
js simple copy
https://github.com/realign/n-simple-copy
Last synced: 8 months ago
JSON representation
js simple copy
- Host: GitHub
- URL: https://github.com/realign/n-simple-copy
- Owner: ReAlign
- Created: 2018-05-07T07:43:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T08:32:11.000Z (about 8 years ago)
- Last Synced: 2024-12-28T12:14:10.895Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# n-simple-copy
> js simple copy
## Introduction
## Usage
### ES6
```javascript
import SimpleCopy from 'n-simple-copy';
```
### UMD
```javascript
use ./dist/simple-copy.js
```
## Methods
### copy(id)
### copyText(text)