0.0.2 • Published 12 years ago

stablexml v0.0.2

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

StableXML

Build Status | Test Coverage Report

Authors

This library was written by Jake Wood and James Steinberg for a Software Development (CS 6515) class at Northeastern University.

Summary

This Node.js module parses an XML string, but also maintains the order of the nodes. It uses a data format loosely based on xml2js, and uses SAX for the actual XML parsing.

Example

Coming soon.

0.0.2

12 years ago

0.0.1

12 years ago