Fast and lightweight event-driven XML parser in pure TypeScript, forked from Saxophone
Elegant Hyper theme with bright colors, but transparent
Saxy finds object definitions in XML files and translates them into Ruby objects. It uses SAX parser under the hood, which means that it doesn't load the whole XML file into memory. It goes once through it and yields objects along the way.
Sergio provides a declarative syntax for parsing unruly xml into nice pretty hashes.