awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SparkPost avatar

SparkPost/heml

0
View on GitHub↗
4,302 Stars·158 Forks·JavaScript·MIT·4 Aufrufeheml.io↗

Heml

Heml ist ein Framework, das eine benutzerdefinierte Auszeichnungssprache und einen Compiler bereitstellt, um responsives HTML und CSS für eine konsistente Darstellung in E-Mail-Clients zu generieren. Es fungiert als System zur Transformation spezialisierter Markup-Strings in lieferbare E-Mail-Templates und zugehörige Metadaten.

Das Projekt bietet ein Komponentensystem zur Definition wiederverwendbarer benutzerdefinierter Elemente und Stilregeln, um Designmuster zu standardisieren. Es enthält eine responsive Layout-Engine, die flexible Grid-Strukturen, Spalten und Zeilen in kompatible Tabellen mit fester Breite und fluide Layouts konvertiert.

Das Toolset deckt E-Mail-Metadatenverwaltung für Betreffzeilen und Vorschautexte, validierungsbewusstes Rendering zur Erfassung struktureller Fehler sowie eine Entwicklungsumgebung mit Echtzeit-Dateiüberwachung und Browser-Vorschau ab.

Features

  • Email Markup Renderers - Provides a specialized markup language and renderer to generate responsive HTML and CSS for consistent email client rendering.
  • Markup Compilers - Transforms specialized custom markup strings into optimized, email-compatible HTML and CSS during the build process.
  • Custom Element Definitions - Implements a system for defining custom elements and tags to create a reusable library of email components.
  • Email Component Libraries - Offers modular UI primitives optimized for the constraints of email-safe HTML and CSS.
  • Cross-Client Email Rendering - Ensures that custom markup generates HTML and CSS that render consistently across various email service providers.
  • Email Design Systems - Provides a standardized collection of modular components to maintain visual consistency in email design.
  • Email Frameworks - Ships a framework for building flexible, responsive email layouts with grid structures that scale across different screen widths.
  • Column-Based Responsive Grids - Converts flexible column and row definitions into fluid, email-compatible table layouts.
  • Responsive Layout Engines - Implements a layout engine that automatically adapts email grid structures to fit various screen sizes.
  • Email Templates - Generates responsive HTML email communications from a specialized markup-based system.
  • Email - Implements a compiler that transforms custom markup strings into validated, deliverable email HTML and metadata.
  • Responsive Email Design - Facilitates the creation of HTML emails that adapt fluidly to different screen sizes and clients.
  • Email Header Generation - Extracts metadata from markup to automatically generate email subject lines and preview snippets.
  • Real-time Generation Previews - Provides immediate visual feedback in the browser as email markup templates are edited.
  • Markup Structural Validation - Captures and reports syntax and structural errors while converting custom markup into final HTML.
  • Email Template Previews - Provides local rendering of email templates for instant visual verification during development.
  • Inbox Preview Controls - Controls how emails appear in inbox snippets by defining subject and preview text.
  • Email Style Frameworks - Provides a system of CSS patterns for controlling colors and spacing across diverse email clients.

Star-Verlauf

Star-Verlauf für sparkpost/hemlStar-Verlauf für sparkpost/heml

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Heml

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Heml.
  • mailchimp/email-blueprintsAvatar von mailchimp

    mailchimp/Email-Blueprints

    7,023Auf GitHub ansehen↗

    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-

    Auf GitHub ansehen↗7,023
  • leemunroe/responsive-html-email-templateAvatar von leemunroe

    leemunroe/responsive-html-email-template

    13,684Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,684
  • foundation/foundation-emailsAvatar von foundation

    foundation/foundation-emails

    7,790Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,790
  • seanpowell/email-boilerplateAvatar von seanpowell

    seanpowell/Email-Boilerplate

    3,792Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,792
Alle 30 Alternativen zu Heml anzeigen→

Häufig gestellte Fragen

Was macht sparkpost/heml?

Heml ist ein Framework, das eine benutzerdefinierte Auszeichnungssprache und einen Compiler bereitstellt, um responsives HTML und CSS für eine konsistente Darstellung in E-Mail-Clients zu generieren. Es fungiert als System zur Transformation spezialisierter Markup-Strings in lieferbare E-Mail-Templates und zugehörige Metadaten.

Was sind die Hauptfunktionen von sparkpost/heml?

Die Hauptfunktionen von sparkpost/heml sind: Email Markup Renderers, Markup Compilers, Custom Element Definitions, Email Component Libraries, Cross-Client Email Rendering, Email Design Systems, Email Frameworks, Column-Based Responsive Grids.

Welche Open-Source-Alternativen gibt es zu sparkpost/heml?

Open-Source-Alternativen zu sparkpost/heml sind unter anderem: mailchimp/email-blueprints — Email-Blueprints is a modular email framework and HTML template library used to assemble custom email structures from… leemunroe/responsive-html-email-template — This project is a responsive HTML email template and framework designed to maintain visual consistency across diverse… foundation/foundation-emails — This project is an HTML email framework and compiler designed to build responsive emails using a high-level syntax… seanpowell/email-boilerplate — Email-Boilerplate is an HTML email template framework and design system providing a foundational code structure for… mailgun/transactional-email-templates — This project is a responsive email design framework providing a collection of HTML templates and boilerplates… tedgoas/cerberus — Cerberus is an HTML email template framework providing a collection of tested markup patterns and architectural kits.…