0.1.0 • Published 5 years ago

to-htm v0.1.0

Weekly downloads
6
License
-
Repository
github
Last release
5 years ago

to-htm

Conversion tool from JSX or Handlebars to htm (tagged template literal)

Web app

See live version here

CLI

Install

 npm install -g to-htm

Usage

to-htm <file-pattern>

Where file-pattern is a glob. Example:

to-htm **/*.hbs

Todo

  • Format code with prettier

Copyright

2019 - Luiz Américo Pereira Câmara

MIT License