Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.8 KB

PROJECTS.md

File metadata and controls

26 lines (24 loc) · 1.8 KB

Projects using juice

  • node-email-templates - Node.js module for rendering beautiful emails with ejs templates and email-friendly inline CSS using juice.
  • swig-email-templates - Uses swig, which gives you template inheritance, and can generate a dummy context from a template.
  • nodejs-api-starter - A project template for building web APIs with Node.js and GraphQL (see src/emails).
  • notifme-template - A Node.js library to easily handle all your notification (emails | SMS | pushes | webpushes) templates. (can be used in combination with notifme-sdk).
  • mosaico - The first opensource email template editor. Helps you build responsive and appealing email templates in few clicks.
  • mjml - A markup language designed for painless responsive email coding. The markup gets transpiled to HTML that works in any email client.
  • maizzle - HTML email development framework.
  • grunt-email-workflow - A Grunt workflow for designing and testing responsive HTML email templates with SCSS.