Skip to content

Browser based xml editor to easily test XSL Transformations

Notifications You must be signed in to change notification settings

chrisUsick/xml-editor

Repository files navigation

XML Editor

This is a HTML5 app for writing XSLT. See the (demo)[http://chrisusick.github.io/xml-editor/] for more information.

technologies:

building production site

  • commit app when gulp serve:dist workds

  • switch to branch gh-pages-test

  • merge master into gh-pages-test

  • copy the dist/ directory files into the root

    • cp -r dist/* .
  • commit gh-pages-test after it works

  • merge gh-pages-test to gh-pages

About

Browser based xml editor to easily test XSL Transformations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published