@zenml/zenml
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Zenithal Markup Language (ZenML)

Overview

Zenithal Markup Language (ZenML) is an alternative syntax for XML. It is almost fully compatible with XML, and less redundant and more readable 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.

Installation

Install via npm.

npm i @zenml/zenml

Documentation

ZenML/XML infrastructure

There are several libraries related to ZenML/XML, which I call “ZenML/XML infrastructure”. The following list shows all the components of the infrastructure:

TypeScript impls Ruby impls
ZenML parser ZenML parser
Zotica parser Zotica parser
utilities and extensions of XML DOM utilities and extensions of XML DOM
utilities for XML transformation utilities for XML transformation
utilities for book generation utilities for book generation
utilities for slide generation utilities for slide generation

Readme

Keywords

none

Package Sidebar

Install

npm i @zenml/zenml

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

155 kB

Total Files

84

Last publish

Collaborators

  • ziphil