Skip to content

Update (v0.2) #1

@jujanree

Description

@jujanree
  1. move to parsers.js v0.3
  2. create benchmarks for the current version and the later ones
  3. rewrite the project in TypeScript
  4. improve the tests (cleanse the old releases from the original tests - replace them with new ones)
  5. enable the ability to parse XSD files to create validators for specific XML-formats
  6. provide full integration with the default parsers.js XML-generator (specifically - capability of INode auto-created by the library from XSD files to be then turned, as is intended, to markup via serialization, through the .toXML() method, or similar)
  7. the ability to parse RELAX NG, among other things, will enable you to create parsers and validators for similar XML-like formats. Enable the possibility of plugging in customized parsers for any element/attribute given as part of the RELAX NG syntax. This'll enable one to handle, for instance, formats that employ css selectors or JavaScript code in their attributes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions