@moretime/util

3.5.1768 • Public • Published

闲暇·TypeScript工具包

安装

pnpm add @moretime/util -S
npm install @moretime/util -S
yarn add @moretime/util -S

使用

尽量避免使用全局变量,尽量使用模块化,避免全局污染

import { copyText } from '@moretime/util/browser'

copyText('hello world');

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @moretime/util

Homepage

moretime.fun

Weekly Downloads

4

Version

3.5.1768

License

MIT

Unpacked Size

37.5 kB

Total Files

26

Last publish

Collaborators

  • moretime