Showing 1-10 of 10 packages
A minimalistic XPath 3.1 engine in JavaScript
Loads XQuery modules into [fontoxpath](https://github.com/FontoXML/fontoxpath) and does something with the result. Can be easily configured to load that module from disk, or from a REST endpoint, or whatever else async stuff you have.
a playwright [custom selector engine](https://playwright.dev/docs/extensibility#custom-selector-engines) for xpath 3.1 using [fontoxpath](https://github.com/FontoXML/fontoxpath)
A mapper for the RDF mapping language
A command-line tool for XQuery
Simple XML templating system
A mapper for the RDF mapping language
Schema-driven parser for Dutch BRO (Basisregistratie Ondergrond) geotechnical XML data
Uses an approach similar to [XSLT](https://www.w3.org/Style/XSL/) for declarative, linear declaration of templates, but with JSON or JavaScript object data sources. As with XSLT, can be transformed into different formats (e.g., HTML strings, JSON, DOM obj
Parses XML to a Slimdom document using Sax