@sunmao-ui/resolver
v0.0.2
Published
a tool for solve sunmao schema conflict
Downloads
4
Readme
Sunmao Viewer
Sunmao Viewer is a tool for resolving sunmao schema conflicts in collaborating development. It can visualize the conflicts of schemas and resolve them by simple clicking.
Usage
yarn dev
- Open Sunmao Viewer in browser.
- Upload three Sunmao Schema file in Sunmao Viewer, which are
- Version O: The origin Sunmao Schema file.
- Version A.
- Version B.
- Resolve Conflicts.
- Click
Apply
button.
Build
yarn build