js-treasure
简介
日常工作中常用到的一些 javascript 函数的集合。
特性
- 🌈 javascript 纯函数。
- 🚀 提炼日常工作中常用的、可复用的通用函数。
安装依赖
npm install js-treasure
或
yarn add js-treasure
使用
import { arrayToTree } from 'js-treasure'
日常工作中常用到的一些 javascript 函数的集合。
npm install js-treasure
或
yarn add js-treasure
import { arrayToTree } from 'js-treasure'