awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to seanpowell/email-boilerplate

Open-source alternatives to Email Boilerplate

25 open-source projects similar to seanpowell/email-boilerplate, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Email Boilerplate alternative.

  • tedgoas/cerberusTedGoas avatar

    TedGoas/Cerberus

    5,121View on GitHub↗

    Cerberus is an HTML email template framework providing a collection of tested markup patterns and architectural kits. It is designed to create responsive email newsletters that render consistently across diverse software clients. The project features a responsive email layout system using fluid and hybrid table-based structures, alongside a cross-client CSS kit that employs conditional markup to maintain visual consistency in legacy clients. It includes specific methodologies for implementing dark mode by adjusting colors and images based on operating system theme preferences. The framework

    HTML
    View on GitHub↗5,121
  • mailchimp/email-blueprintsmailchimp avatar

    mailchimp/Email-Blueprints

    7,023View on GitHub↗

    Email-Blueprints is a modular email framework and HTML template library used to assemble custom email structures from a collection of reusable design patterns and blocks. It provides a system of flexible components for creating consistent email designs across diverse clients. The framework enables the creation of responsive layouts that adapt to various screen sizes and fixed-width designs for legacy email client compatibility. It also supports dynamic content templates that utilize merge tags to inject recipient-specific data for personalization. The project covers the development of cross-

    View on GitHub↗7,023
  • mailgun/transactional-email-templatesmailgun avatar

    mailgun/transactional-email-templates

    6,931View on GitHub↗

    This project is a responsive email design framework providing a collection of HTML templates and boilerplates specifically for transactional messages. It serves as a toolkit for building and validating emails that maintain a consistent appearance across diverse email clients and devices. The framework includes pre-made layouts for common business communications, such as billing receipts, account warnings, and email verification requests. It utilizes a CSS inlining tool to convert external stylesheets into inline element styles, ensuring visual consistency across different providers. The syst

    HTML
    View on GitHub↗6,931

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • leemunroe/responsive-html-email-templateleemunroe avatar

    leemunroe/responsive-html-email-template

    13,684View on GitHub↗

    This project is a responsive HTML email template and framework designed to maintain visual consistency across diverse desktop and mobile email applications. It provides a set of CSS and HTML patterns that ensure layouts, images, and preheaders render correctly across various email service providers. The framework utilizes a fluid-grid design system with percentage-based widths and max-width constraints to scale across different screen sizes. It employs a strategy of applying styles directly to HTML elements to prevent email clients from stripping external or internal stylesheets. The system

    HTMLemailemail-marketingemail-template
    View on GitHub↗13,684
  • sparkpost/hemlSparkPost avatar

    SparkPost/heml

    4,302View on GitHub↗

    Heml is a framework providing a custom markup language and compiler designed to generate responsive HTML and CSS for consistent rendering across email clients. It functions as a system for transforming specialized markup strings into deliverable email templates and associated metadata. The project features a component system for defining reusable custom elements and style rules to standardize design patterns. It includes a responsive layout engine that converts flexible grid structures, columns, and rows into compatible fixed-width tables and fluid layouts. The toolset covers email metadata

    JavaScriptemailframeworkmarkup-language
    View on GitHub↗4,302
  • foundation/foundation-emailsfoundation avatar

    foundation/foundation-emails

    7,790View on GitHub↗

    This project is an HTML email framework and compiler designed to build responsive emails using a high-level syntax that transforms into table-based layouts. It functions as an HTML-to-table compiler and CSS inliner, ensuring that simplified markup is converted into the complex nested structures and inline attributes required for cross-client compatibility. The framework features a responsive email grid system and Sass-based styling, allowing the use of variables to manage colors, typography, and spacing. These tools enable custom brand theming and the creation of fluid layouts that adapt to v

    HTML
    View on GitHub↗7,790
  • zurb/foundation-emailszurb avatar

    zurb/foundation-emails

    7,790View on GitHub↗

    Foundation Emails is a responsive HTML email framework designed to create layouts that render consistently across different screen sizes and email clients. It functions as a system for building responsive emails and includes a CSS inliner to convert external stylesheets into inline HTML attributes. The framework incorporates an HTML table layout generator that converts simplified custom tags into the complex table structures required for legacy email client rendering. This process automates the creation of layouts that maintain visual consistency in restrictive email software. The project pr

    HTML
    View on GitHub↗7,790
  • arikchakma/maily.toarikchakma avatar

    arikchakma/maily.to

    3,816View on GitHub↗

    This project is a visual HTML email builder and responsive design tool used to create mobile-ready email layouts. It includes a dynamic email template engine and an artificial intelligence generator for drafting email copy and structural layouts. The system utilizes a component-based layout engine to build emails using standardized blocks and columns, which are translated into table-based HTML for compatibility across diverse email clients. It supports personalization through variable-based template interpolation and conditional logic to adjust content based on specific data sets. The platfo

    TypeScriptemail-editornexjtsreact
    View on GitHub↗3,816
  • resend/react-emailresend avatar

    resend/react-email

    19,350View on GitHub↗

    React Email is a development framework for designing and testing HTML emails using a library of modular components. It provides a set of reusable UI primitives that allow developers to build email templates through declarative code, ensuring consistent visual presentation across various desktop and mobile email service providers. The framework functions by transforming component trees into static HTML markup, automatically handling the complex requirements of email client rendering. It includes a built-in engine that extracts style declarations and injects them directly into HTML elements, by

    TypeScriptemailhacktoberfest
    View on GitHub↗19,350
  • phuocng/csslayoutphuocng avatar

    phuocng/csslayout

    8,060View on GitHub↗

    CSS Layout is a pure CSS pattern library that provides pre-built layout components for common page structures, implemented entirely with CSS using flexbox and grid. The collection focuses on reusable, encapsulated components that handle overlapping elements, vertical centering, sticky footers, and classic page layouts without requiring any JavaScript for rendering or interactivity. The library offers a range of practical layout implementations including centered navigation menus, element stacking techniques, holy grail page layouts, and responsive grid systems. Each pattern is built as a self

    MDXcsscss-gridflexbox
    View on GitHub↗8,060
  • bansal-io/pattern.cssbansal-io avatar

    bansal-io/pattern.css

    3,926View on GitHub↗

    pattern.css is a CSS background pattern library and texture generator. It provides a collection of pure CSS styles used to create decorative, repeating geometric and organic designs for website backgrounds and user interfaces. The project focuses on generating visual effects using only CSS properties, removing the need for image files. This approach optimizes assets by replacing image-based textures with code to reduce page load times. The library utilizes linear and radial gradient layering, background stacking, and relative-unit sizing to produce tiling shapes and textures. It also employs

    HTML
    View on GitHub↗3,926
  • tijsverkoyen/csstoinlinestylestijsverkoyen avatar

    tijsverkoyen/CssToInlineStyles

    5,831View on GitHub↗

    CssToInlineStyles is a CSS inliner for HTML emails that converts stylesheets into inline style attributes on HTML elements. It functions as a style resolver and transformation engine, mapping CSS selectors to HTML tags to ensure consistent visual rendering across diverse email clients and providers. The tool calculates final computed styles by applying specificity and inheritance rules before injecting the resolved properties directly into the style attributes of the corresponding HTML elements. It utilizes DOM-based style calculation and selector mapping to determine which declarations apply

    PHP
    View on GitHub↗5,831
  • unlayer/react-email-editorunlayer avatar

    unlayer/react-email-editor

    5,086View on GitHub↗

    React Email Editor is a drag-and-drop visual builder for creating responsive email templates, built as a React embeddable component. It also serves as an AI-powered email designer, a collaborative email design tool, and a React component library for composing emails programmatically with JSX. The editor represents designs as structured JSON and supports multi-format rendering for email clients, web pages, and PDF. What distinguishes this editor is its deep AI integration: users can generate full email templates from natural language, rewrite text with chosen intent, produce multiple text vari

    TypeScriptbuilderdrag-and-dropemail
    View on GitHub↗5,086
  • muicss/muimuicss avatar

    muicss/mui

    4,484View on GitHub↗

    MUI is a lightweight CSS framework that implements Material Design visual and interaction guidelines for web interfaces. It provides a suite of tools for building interfaces through a responsive CSS grid system and a set of components based on standardized visual patterns. The library includes a customizable CSS theme engine and a specialized HTML email styling library. These tools allow for the modification of default palettes and visual styles to align an interface with a specific brand identity, while ensuring consistent rendering of email templates across different email clients. The fra

    JavaScript
    View on GitHub↗4,484
  • osticket/osticketosTicket avatar

    osTicket/osTicket

    3,677View on GitHub↗

    osTicket is an open-source help desk software and ticket management system designed to centralize customer support inquiries from emails, web forms, and API requests. It functions as a multi-channel support tool that converts incoming communications into a structured queue for agent resolution and IT help desk management. The platform features a dedicated customer support portal where users can submit requests, track ticket status, and access a self-service knowledgebase of help articles and FAQs. It integrates secure OAuth2 email authentication to retrieve and send messages without storing l

    PHP
    View on GitHub↗3,677
  • forwardemail/email-templatesforwardemail avatar

    forwardemail/email-templates

    3,734View on GitHub↗

    This project is a Node.js email templating engine and SMTP delivery framework used for creating, rendering, and sending custom email templates. It provides a comprehensive suite for email orchestration, including a system for dispatching templated messages and a tool for generating custom layouts to standardize outbound messaging. The framework includes a dedicated HTML CSS inliner that converts external stylesheets into inline styles for consistent rendering across different email clients. It also features a multilingual localization tool for translating template text and subject lines, and

    JavaScriptcsscustomejs
    View on GitHub↗3,734
  • wildbit/postmark-templateswildbit avatar

    wildbit/postmark-templates

    3,196View on GitHub↗

    Rock-solid transactional email templates for applications.

    HTML
    View on GitHub↗3,196
  • charlesmudy/responsive-html-email-templatecharlesmudy avatar

    charlesmudy/responsive-html-email-template

    685View on GitHub↗

    Responsive HTML email template designed to work on all major email platforms and smartphones

    HTML
    View on GitHub↗685
  • leemunroe/grunt-email-workflowleemunroe avatar

    leemunroe/grunt-email-workflow

    3,036View on GitHub↗

    A Grunt workflow for designing and testing responsive HTML email templates with SCSS.

    SCSS
    View on GitHub↗3,036
  • bevacqua/campaignbevacqua avatar

    bevacqua/campaign

    644View on GitHub↗

    :love_letter: Compose responsive email templates easily, fill them with models, and send them out.

    JavaScript
    View on GitHub↗644
  • internations/antwortinternations avatar

    internations/antwort

    3,565View on GitHub↗

    Beautiful responsive email templates with code as beautiful as email templates can be

    HTML
    View on GitHub↗3,565
  • dwightjack/grunt-email-boilerplatedwightjack avatar

    dwightjack/grunt-email-boilerplate

    280View on GitHub↗

    A Grunt template to create emails

    JavaScript
    View on GitHub↗280
  • insforge/insforgeInsForge avatar

    InsForge/InsForge

    11,794View on GitHub↗

    InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize

    TypeScriptaiai-agentscoding
    View on GitHub↗11,794
  • woocommerce/woocommercewoocommerce avatar

    woocommerce/woocommerce

    10,362View on GitHub↗

    WooCommerce is a comprehensive eCommerce framework for WordPress that transforms websites into fully functional online stores for physical and digital goods. It serves as a digital storefront manager for product catalogs, inventory, and customer orders across retail and wholesale business models. The system functions as a payment gateway integrator, connecting shops to diverse processors for credit cards, digital wallets, and subscriptions. It also operates as an order fulfillment system for calculating shipping rates, generating labels, and coordinating delivery via third-party couriers, whi

    PHPautomatticecommerceecommerce-platform
    View on GitHub↗10,362
  • northwoodssoftware/gojsNorthwoodsSoftware avatar

    NorthwoodsSoftware/GoJS

    8,447View on GitHub↗

    GoJS is a JavaScript diagramming library and canvas-based visualization engine used to build interactive flowcharts, organizational charts, and network diagrams. It functions as a data-driven framework that binds JavaScript data models to visual elements, enabling bidirectional synchronization between the underlying data and the graphical representation. The library features a comprehensive graph layout engine capable of automatically arranging nodes into trees, grids, circles, or force-directed layouts. It distinguishes itself through a template-based system for generating visual parts and a

    HTMLcanvaschartcharts
    View on GitHub↗8,447