用于构建标准数据处理的库
- Easy to learn and use
- Supports SSR
- Written in TypeScript with predictable static types
- Support the on-demand load, and reduce the packing volume
$ npm install --save data-design
# or
$ yarn add data-design
import { transform, dataType } from 'data-design'