@marshal93/copy-text
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

copy-text

最简单的复制文本工具方法

INSTALL

npm i /@marshal93/copy-text -S

API

import copyText from '@marshal93/copy-text';

copyText(...some...text...);

可以用 import { COPY_SUPPORTED } from '@marshal93/copy-text; 做预先判断是否支持复制功能。

Readme

Keywords

Package Sidebar

Install

npm i @marshal93/copy-text

Weekly Downloads

0

Version

1.1.3

License

MIT

Unpacked Size

4.81 kB

Total Files

6

Last publish

Collaborators

  • marshal93