1.3.0 • Published 1 year ago

@zenml/zenml v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

npm.io npm.io npm.io npm.io

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 implsRuby impls
ZenML parserZenML parser
Zotica parserZotica parser
utilities and extensions of XML DOMutilities and extensions of XML DOM
utilities for XML transformationutilities for XML transformation
utilities for book generationutilities for book generation
utilities for slide generationutilities for slide generation
1.2.0

2 years ago

1.3.0

1 year ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago