lml-cli

0.8.1 • Public • Published

LML-CLI

LML conversion tool for command line

Install

npm install --global lml-cli

Usage

lml [options] path/to/source/file.ext

Options

--from=TYPE available: ast, html, json, lml --to=TYPE available: ast, html, json, lml --indentation=SPEC spaces or tab - use s or t (default: ss) --input-indentation=SPEC forced indentation parsing for LML input (default: automatic recoginition) --line-wrap=N attempt to keep output line length less than this value (default: 120) --minify minimizing whitepsace in HTML, JSON, and AST outputs --no-order-attributes keep original attribute order --out=FILE save to file (default: output to console)

Package Sidebar

Install

npm i lml-cli

Homepage

lml-dom.org/

Weekly Downloads

0

Version

0.8.1

License

MIT

Unpacked Size

12.6 kB

Total Files

18

Last publish

Collaborators

  • gvarsanyi