中文 | English
1k-utils
A toolkit that contains common features used in the day-to-day development of the Web。
docs
npm install
npm install 1k-utils
yarn instatll
yarn add 1k-utils
Usage
import { storage } from '1k-utils'
storage('local').set('1', { key: '1' })