Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 854 Bytes

nexttodo.md

File metadata and controls

30 lines (21 loc) · 854 Bytes

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 #347
  • XML to JSON ML : https://en.wikipedia.org/wiki/JsonML

Entities