/sunmao-resolver

Sunmao-resolver is a tool for resolving sunmao schema file conflicts.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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