xppq-node - XML parser and preprocessor for Node.js 20170913

Node.js addon which provides an XML parser which takes a stream and calls a user callback at each token, and a stream which takes another stream and applies an XML preprocessor to it.

Tags xml parser preprocessor xpp xppq q37 epeios node-js npm addon c
License Affero GPLv3
State stable

Recent Releases

2017091313 Sep 2017 10:51 major feature: Adding the 'DONE' tag for the parser, indicating that the data are totally parsed, and also a file (runkit.js) containing a script used for the online testing of the addon on Runkit.
2017090103 Sep 2017 13:08 minor feature: