Skip to content

A console app that takes in an html email template with variables and returns text/html versions of the completed email.

License

Notifications You must be signed in to change notification settings

jmhiggins42/email-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Parser

Usage: node index <FILENAME_WITH_EXTENSION>

Reads an email template from /src with variables wrapped in "[[" and "]]" and prompts the user for values. Writes out to /dist the html and text versions of the email.

About

A console app that takes in an html email template with variables and returns text/html versions of the completed email.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published