0.0.2 • Published 1 year ago

@sunmao-ui/resolver v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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

  1. yarn dev
  2. Open Sunmao Viewer in browser.
  3. Upload three Sunmao Schema file in Sunmao Viewer, which are
  • Version O: The origin Sunmao Schema file.
  • Version A.
  • Version B.
  1. Resolve Conflicts.
  2. Click Apply button.

Build

yarn build