1.1.3 • Published 10 months ago

@marshal93/copy-text v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

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; 做预先判断是否支持复制功能。

1.1.3

10 months ago

1.1.2

2 years ago

1.1.0

2 years ago