camaro
Posted on May 31, 2017 • 1 minutes • 67 words
Successor to xpath-object-transform
camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
- Faster. A lot faster.
- Building time is also faster.
- Mostly backward compatible with
xpath-object-transform
. I haven’t cover all the cases though. - pre-built binaries included for some distro. Will include more in the future.
Featured on NodeWeekly #192 and npm addict