@theroyalwhee0/mailtpl
v0.2.3
Published
Mail Template Library
Downloads
4
Readme
@theroyalwhee0/mailtpl
What is this?
A mail template library. Build templates in HTML and CSS and compile into HTML with inline styles.
Installation
npm install @theroyalwhee0/mailtpl
oryarn add @theroyalwhee0/mailtpl
Testing.
Running npm run test
will run the test suite. Running npm run test-watch
will run the test suite in watch mode.
Generated Code
Running npm run peggy-gen
will regenerate src/text/css-property.js
from src/text/css-property.pegjs
using Peggy.
Links
- GitHub: https://github.com/theroyalwhee0/mailtpl
- NPM: https://www.npmjs.com/package/@theroyalwhee0/mailtpl
- Changelog: https://github.com/theroyalwhee0/mailtpl/blob/main/changelog.md
Legal & License
Copyright 2022 Adam Mill
This library is released under Apache 2 license. See LICENSE for more details.