npm

@forchange/migrate-mock

0.0.11 • Public • Published

mock-migrate

mock 迁移脚本

安装

$ yarn global add @forchange/field-transform"

cmm

将 data 数据迁移至 mock_next 文件夹

使用

$ cmm -s <现有mock数据文件路径>

cmt

将文件路径中 :id 转换为 {id},以便兼容 windows

使用

$ cmt -c <data 文件夹相对路径>

cea

将 eolinker 数据转换为 ams 元数据 接口数据存储在 next_ams 文件夹下,模块配置存储在 config.json 下

使用

  • 导出 eolinker 数据为 open api,格式为 json
  • 转换数据
$ cmt -c <json 数据相对路径>

Readme

Keywords

none

Package Sidebar

Install

npm i @forchange/migrate-mock

Weekly Downloads

3

Version

0.0.11

License

ISC

Unpacked Size

13.1 kB

Total Files

5

Last publish

Collaborators

  • chenle
  • tinypanda