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
zurb avatar

zurb/foundation-emails

0
View on GitHub↗
7,790 stars·1,070 forks·HTML·MIT·22 viewsget.foundation/emails/docs↗

Foundation Emails

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 provides tools for cross-client email compatibility and responsive HTML email development. This includes mechanisms for email layout automation and CSS inlining to ensure styles are respected by various email service providers.

Features

  • Email Development - Provides a comprehensive framework for writing HTML and CSS specifically for responsive email clients.
  • Email Frameworks - Serves as a complete system of CSS and HTML patterns for building responsive emails across clients.
  • Email Inlining Engines - Ships an automated engine to extract and inject CSS styles directly into HTML elements.
  • Cross-Client Compatibility - Ensures complex layouts and styles display correctly in problematic software, including legacy Outlook versions.
  • Hybrid Responsive Strategies - Combines fluid layouts and media queries to maintain visual structure in restrictive email clients.
  • Table-Based Layouts - Generates complex nested table structures to ensure layouts render correctly in legacy email clients.
  • CSS Inlining - Provides a system to inject CSS rules directly into HTML attributes for maximum email client compatibility.
  • Responsive Email Design - Enables the creation of HTML layouts that automatically adapt to different screen sizes and email clients.
  • Layout Abstraction Layers - Converts simplified custom HTML tags into the complex table structures required for reliable email rendering.
  • Email Client Targeted Styling - Implements client-targeted CSS blocks to ensure visual consistency across different email software.
  • Fluid Percentage Grids - Uses percentage-based fluid grids to ensure layouts scale across various screen sizes.
  • Email Template Automation - Uses simplified markup to programmatically generate complex table structures for reliable rendering.
  • Email Frameworks - Rapidly build responsive emails compatible with all major clients.

Star history

Star history chart for zurb/foundation-emailsStar history chart for zurb/foundation-emails

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does zurb/foundation-emails do?

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.

What are the main features of zurb/foundation-emails?

The main features of zurb/foundation-emails are: Email Development, Email Frameworks, Email Inlining Engines, Cross-Client Compatibility, Hybrid Responsive Strategies, Table-Based Layouts, CSS Inlining, Responsive Email Design.

Which projects share features with zurb/foundation-emails?

Projects with overlapping indexed features include: leemunroe/responsive-html-email-template — This project is a responsive HTML email template and framework designed to maintain visual consistency across diverse… tedgoas/cerberus — Cerberus is an HTML email template framework providing a collection of tested markup patterns and architectural kits.… mailgun/transactional-email-templates — This project is a responsive email design framework providing a collection of HTML templates and boilerplates… seanpowell/email-boilerplate — Email-Boilerplate is an HTML email template framework and design system providing a foundational code structure for… foundation/foundation-emails — This project is an HTML email framework and compiler designed to build responsive emails using a high-level syntax… tijsverkoyen/csstoinlinestyles — CssToInlineStyles is a CSS inliner for HTML emails that converts stylesheets into inline style attributes on HTML…

Projects sharing features with Foundation Emails

These projects share indexed features with Foundation Emails. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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
  • seanpowell/email-boilerplateseanpowell avatar

    seanpowell/Email-Boilerplate

    3,792View on GitHub↗

    Email-Boilerplate is an HTML email template framework and design system providing a foundational code structure for developing newsletters and transactional emails. It serves as a cross-client email layout library designed to ensure consistent rendering across diverse desktop and mobile email applications. The project utilizes a table-based layout library and reusable code patterns to maintain structural integrity within restrictive email rendering engines. It employs a responsive design system that combines fluid hybrid scaling and semantic markup normalization to resolve common rendering in

    HTML
    View on GitHub↗3,792
Compare all 30 related projects→