Skip to content

Jefim's Incredible XSLT Tool helps you do live XSL transformations using either Saxon or .NET processors.

License

Notifications You must be signed in to change notification settings

jefim/JefimsIncredibleXsltTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jefim’s Incredible XSLT Tool

To make day-to-day life easier the one of FRENDS consultants (Jefim) has created a simple, yet powerful tool for editing XSLT documents. The UI is extremely simple and easy to use as you only have three panes where you have your XSLT, sample XML and output. Editing XSLT documents has never been easier!

License: MIT (https://opensource.org/licenses/MIT)

Features

  • Runs transformation in live mode – every change you make is immediately displayed in output pane.
  • Supports two XSLT processors: Saxon HE and .NET builtin processor.
  • Easily accessible parameters.
  • XML code highlighting.
  • Basic code completion.
  • Special syntax sugar for XSLT documents (syntax concoctions).
  • Ability to set a path to a schema file to validate to output.

About

Jefim's Incredible XSLT Tool helps you do live XSL transformations using either Saxon or .NET processors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages