P0
P1
- Support external entities in XML Builder
- Write UT for nested stop node
- OptionsBuilder: replace by Object.assign
- Es6 modules
P2
- Multiple roots
- support stop nodes expression like head.*.meta
- skip parsing of after some tag
- validate XML stream data
- Parse JSON string to XML. Currently it transforms JSON object to XML. Partially done. Need to work on performance.
- Accept streams, arrayBuffer NaturalIntelligence#347
- XML to JSON ML : https://en.wikipedia.org/wiki/JsonML
Entities