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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vuesheml.io↗

Heml

Heml est un framework fournissant un langage de balisage personnalisé et un compilateur conçus pour générer du HTML et du CSS responsifs pour un rendu cohérent à travers les clients email. Il fonctionne comme un système pour transformer des chaînes de balisage spécialisées en modèles d'email livrables et métadonnées associées.

Le projet propose un système de composants pour définir des éléments personnalisés réutilisables et des règles de style afin de standardiser les modèles de conception. Il inclut un moteur de mise en page responsive qui convertit les structures de grille flexibles, les colonnes et les lignes en tableaux à largeur fixe et mises en page fluides compatibles.

L'ensemble d'outils couvre la gestion des métadonnées d'email pour les objets et le texte de prévisualisation, le rendu sensible à la validation pour capturer les erreurs structurelles, et un environnement de développement avec surveillance de fichiers en temps réel et prévisualisations dans le navigateur.

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.

Historique des stars

Graphique de l'historique des stars pour sparkpost/hemlGraphique de l'historique des stars pour sparkpost/heml

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Heml

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Heml.
  • mailchimp/email-blueprintsAvatar de mailchimp

    mailchimp/Email-Blueprints

    7,023Voir sur 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-

    Voir sur GitHub↗7,023
  • leemunroe/responsive-html-email-templateAvatar de leemunroe

    leemunroe/responsive-html-email-template

    13,684Voir sur 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
    Voir sur GitHub↗13,684
  • foundation/foundation-emailsAvatar de foundation

    foundation/foundation-emails

    7,790Voir sur 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
    Voir sur GitHub↗7,790
  • seanpowell/email-boilerplateAvatar de seanpowell

    seanpowell/Email-Boilerplate

    3,792Voir sur 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
    Voir sur GitHub↗3,792
Voir les 30 alternatives à Heml→

Questions fréquentes

Que fait sparkpost/heml ?

Heml est un framework fournissant un langage de balisage personnalisé et un compilateur conçus pour générer du HTML et du CSS responsifs pour un rendu cohérent à travers les clients email. Il fonctionne comme un système pour transformer des chaînes de balisage spécialisées en modèles d'email livrables et métadonnées associées.

Quelles sont les fonctionnalités principales de sparkpost/heml ?

Les fonctionnalités principales de sparkpost/heml sont : Email Markup Renderers, Markup Compilers, Custom Element Definitions, Email Component Libraries, Cross-Client Email Rendering, Email Design Systems, Email Frameworks, Column-Based Responsive Grids.

Quelles sont les alternatives open-source à sparkpost/heml ?

Les alternatives open-source à sparkpost/heml incluent : 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.…