douceur
CSS parser and inliner
A tool for parsing and inlining CSS styles within HTML documents
A simple CSS parser and inliner in Go
246 stars
5 watching
43 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
css-parsergo
Related projects:
Repository | Description | Stars |
---|---|---|
stranger6667/css-inline | A high-performance library for inlining CSS into HTML documents | 243 |
vanng822/go-premailer | A tool that converts HTML emails by inlining CSS styles. | 141 |
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 658 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
oyvindeh/ucss | A tool for finding unused and duplicate CSS selectors in web pages and websites. | 1,620 |
simodima/swift-css-inliner-bundle | A Swiftmailer plugin that enables CSS inlining within HTML email content | 12 |
andybalholm/cascadia | A CSS selector library for HTML parsing in Go | 702 |
snjyor/htmlpageparser | An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data | 1 |
editor-js/inline-code | Tool for marking and formatting code in a rich text editor | 49 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,937 |
gorilla/css | A utility for parsing and breaking down CSS3 code into smaller components | 87 |