A simple, sane library to parse and transform RelaxNG XML schema files (.rng) into webforms.
a simple demo running in the browser is up and running at:
http://niko.io/projects/relaxngWebForms/demo/
this library relies on xmldom
for parsing xml, z
for pattern matching, and lodash/fp
for all kinds of utilities.
I have only added the elements of relaxNg that I care about -- there is probably still a lot to be added! additionally, it will only run properly in modern browsers.
npm run dev
spins up a webpack bundler at a url