GitXplorerGitXplorer
M

mock-lite

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
775192fafcc6b9e4849001a14dfad1c1bdf0d182

chore: update dev dep

committed 3 years ago
Unverified
a04ec59ed8e8d02726f90233bc4ba2bb9b6df157

chore: update dev dep

committed 3 years ago
Unverified
3d33545e3fa7eabb769e41048b0ac0e7e233a658

chore: 格式化文档

committed 3 years ago
Unverified
695025043c2cb60bae216662f105f97137b50366

feat: 完善类型

committed 3 years ago
Unverified
02d0a626cf71f0231e7e2e9acfe05050c4aa7fe6

feat: 完善data gen

committed 3 years ago
Unverified
9c84bf144f53c6c9656b5efcc1513e2ea6572f5c

fix: type

committed 3 years ago

README

The README file for this repository.

Introduction

Mock-lite is for FE which mocking data by protobuf. This tool made by node.js and typescript.

Start

run the command to install:

npm install mock-lite -D

or

yarn add mock-lite -D

by the way, if you just need the mock ability, you can install it on global.

Usage

[api-path]  start mock

help        get help for how to use mock-lite

version     check the version of mock-lite