Skip to content

Latest commit

 

History

History

ngx-email-builder

This library provides a set of abstract classes to build email template builders using Angular. It is part of the NGX Email Builder project.

As an example, see the Tailwind Email Builder library that uses ngx-email-builder and TailwindCSS to build the email template.

Besides, you can create your own email builder with different themes like Bootstrap, Material, etc.

Here's a list of available themes:

For more information on how to use this library and create your own email builder, please refer to the source code of Tailwind Email Builder library.