go-premailer
CSS inlineer
A tool that converts HTML emails by inlining CSS styles.
Inline styling for html mail in golang
141 stars
4 watching
20 forks
Language: Go
last commit: 10 days ago
Linked from 2 awesome lists
emailgolanghtmlinline-cssinline-stylesmailpremailer
Related projects:
Repository | Description | Stars |
---|---|---|
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 658 |
aymerick/douceur | A tool for parsing and inlining CSS styles within HTML documents | 246 |
simodima/swift-css-inliner-bundle | A Swiftmailer plugin that enables CSS inlining within HTML email content | 12 |
fphilipe/premailer-rails | A tool that styles HTML emails by applying CSS rules to matching elements in the email body | 1,694 |
stranger6667/css-inline | A high-performance library for inlining CSS into HTML documents | 243 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
max-mapper/inline-styles | Automates replacement of link tags and CSS url() calls with inline style tags and data URIs in HTML files. | 24 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
andybalholm/cascadia | A CSS selector library for HTML parsing in Go | 702 |
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
premailer/premailer | Converts CSS styles from HTML email files to inline style attributes for better delivery results | 2,354 |
incu6us/goimports-reviser | Tool to sort and format Go imports and code. | 602 |
bezoerb/inline-critical | Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
gorilla/css | A utility for parsing and breaking down CSS3 code into smaller components | 87 |
fmal/gulp-inline-source | A tool to inline JavaScript and CSS source code from HTML files during the build process. | 212 |