A mail template library. Build templates in HTML and CSS and compile into HTML with inline styles.
npm install @theroyalwhee0/mailtpl
or
yarn add @theroyalwhee0/mailtpl
Running npm run test
will run the test suite. Running npm run test-watch
will run the test suite in watch mode.
Running npm run peggy-gen
will regenerate src/text/css-property.js
from src/text/css-property.pegjs
using Peggy.
- GitHub: https://github.com/theroyalwhee0/mailtpl
- NPM: https://www.npmjs.com/package/@theroyalwhee0/mailtpl
- Changelog: https://github.com/theroyalwhee0/mailtpl/blob/main/changelog.md
Copyright 2022 Adam Mill
This library is released under Apache 2 license. See LICENSE for more details.