Skip to content

Owlput/simple-xml-editor

Repository files navigation

Simple XML Editor

A really simple XML editor that takes advantage of your browser!

TODO List

  • Format XML docoment
  • Show Doxument with GUI
  • Editing XML with GUI interactively
  • Release a Tauri application

How To Use

Unfortunately, for now you have to install the tooling needed to develop the entire application to use it.

  • make sure you have node and yarn
  • clone the repo
  • yarn install
  • yarn dev

But, a Tauri application is on its way! Contribution is warmly welcomed!

Licensing

All code shall be distributed under MIT license with the exception of snippets marked explicitly from other sources.

About

A simple XML editor in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published