ziey-utils
v0.5.5
Published
some tools
Downloads
4
Readme
ziey-utils
Description
工具汇总
Install
npm i ziey-utils
Usage
import xxxx from "ziey-utils/xxxx";
// or import { xxxx } from "ziey-utils";
// xxxx 为要使用的模块
List
- pick 提取文本中的特定内容
- data2id 将数据转为 hash 值,用以比较或者做 key
- npm_readme_updater npm readme 更新工具