0.0.3 • Published 3 years ago

htmlrapier-compile v0.0.3

Weekly downloads
7
License
-
Repository
-
Last release
3 years ago

HtmlRapier.Compile

This package will compile HtmlRapier component defintion files from an html file containing tempates. This makes working with templates you need to share across multiple pages easier since you can work with them in html and then compile them to typescript to include with the rest of your code.

Usage

htmlrapier-compile inFile.html outFile.ts

Compile a file named inFile.html to outFile.ts.

0.0.3

3 years ago

0.0.2

5 years ago

0.0.1

5 years ago