max-mapper / max-mapper/xml-json
improve filter/node querying
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
would be nice if we could convert the entire input to json in a streaming way instead of requiring a filter, and also would be nice to offer more powerful filtering (multiple filters, CSS style selectors etc)
modules to test out:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the command-line behavior of this pure-JavaScript repository and the candidate modules listed in the issue: selax, saxpath, sax-stream, and node-halfstreamxml. Define completion as supporting streaming conversion without a filter and agreeing on the scope for multiple filters or CSS-style selectors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100