查看文档 https://hxc1216.github.io/
安装
npm i util-xx
使用
import { fnName } from "util-xx"
示例
import { getColor16 } from "util-xx"
const color = getColor16()
console.log(color); // #a2b5f8
查看文档 https://hxc1216.github.io/
npm i util-xx
import { fnName } from "util-xx"
import { getColor16 } from "util-xx"
const color = getColor16()
console.log(color); // #a2b5f8
npm i util-xx
0
1.0.5
ISC
1 MB
28