npm.io
2.2.3 • Published 3 years ago

1k-utils

Licence
MIT
Version
2.2.3
Deps
5
Size
91 kB
Vulns
5
Weekly
0
Stars
1

中文 | English

1k-utils

包含web日常开发过程中常用功能的工具箱。

docs

npm install

npm install 1k-utils

yarn instatll

yarn add 1k-utils

使用

import { storage } from '1k-utils'
storage('local').set('1', { key: '1' })