Skip to content

theroyalwhee0/mailtpl

Repository files navigation

@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
or
yarn 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

Legal & License

Copyright 2022 Adam Mill

This library is released under Apache 2 license. See LICENSE for more details.