Zenithal Markup Language (ZenML) is an alternative syntax for XML. It is almost fully compatible with XML, and more readable and less redundant than XML. Take a look at this file to see what a ZenML document looks like.
This repository provides a script to parse a ZenML document into an XML DOM, along with some utility classes to help transform XML documents.
Install via npm.
npm i @zenml/zenml
There are several libraries related to ZenML/XML, which I call “ZenML/XML infrastructure”. The following list shows all the components of the infrastructure: