1.7.0 ⢠Published 3 years ago
plain-html v1.7.0
plain-html
š Templating engine powered by plain HTML
Install
git clone git@github.com:winton/plain-html.git
cd plain-html
npm installWatch
npm run watchBuild
npm run buildTest
npm testVersions
| Environment | Target | Module | 
|---|---|---|
| Server (Node.js 16.x) | ES2021 | ES2020 | 
| Browser (all except IE) | ES6 | ES2020 | 
Transformers
| Transformer | Description | 
|---|---|
| ts-transform-paths | TypeScript baseUrlpath alias rewrites | 
| typescript-transformer-append-js-extension | Append js extension to source paths |