pjxml icon indicating copy to clipboard operation
pjxml copied to clipboard

Pure JavaScript XML parser.

Results 2 pjxml issues
Sort by recently updated
recently updated
newest added

In other words: `` notation for empty tags causes stuff to go wrong. A simple `.replace(//g, "")` helps me work around the issue for now. Thanks for sharing this handy...

The feature works by accepting additional arrows to indicate the relative depth from the current node's perspective at which to search, like in r => r => r.name == "ChildTag"....