1.0.4 • Published 2 years ago

html-to-xhtml v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Simple CLI tool to make a HTML file XHTML compliant. Closes void elements, adds a root XML namespace and formats markup. Defaults to write mode on input file.

Install:

npm install html-to-xhtml

Run:

npx html-to-xhtml INPUT_PATH

Flags:

-x: parses the document to substite ">" entities for plain ">" characters.
1.0.2

2 years ago

1.0.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago