jste-cli

0.1.3 • Public • Published

jste-cli

NPM Version Node.js CI Coverage Status NPM

This tool converts static HTML markup into a JSTE template.

Installation

npm install jste-cli -g

Usage

Create an ESM-compatible template (default):

jste --input=./page.html --output=./page.js

Create a CommonJS-compatible template:

jste --input=./page.html --output=./page.jste --type=cjs

License

The MIT License (MIT)

Readme

Keywords

Package Sidebar

Install

npm i jste-cli

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

7.89 kB

Total Files

8

Last publish

Collaborators

  • aristov