inline-styles
Style transformer
Automates replacement of link tags and CSS url() calls with inline style tags and data URIs in HTML files.
replaces link tags with inline style tags + inlines CSS url() calls with data URIs
24 stars
3 watching
0 forks
Language: JavaScript
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
stranger6667/css-inline | A high-performance library for inlining CSS into HTML documents | 246 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
tennisgent/angular-route-styles | Enables dynamic loading of route-specific CSS stylesheets in AngularJS applications | 157 |
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 657 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
stylecow/stylecow | A Node.js library that fixes and makes CSS compatible with all modern browsers. | 163 |
vanng822/go-premailer | A tool that converts HTML emails by inlining CSS styles. | 145 |
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
bezoerb/inline-critical | Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
aymerick/douceur | A tool for parsing and inlining CSS styles within HTML documents | 248 |
mohammadyounes/rtlcss | Converts LTR Cascading Style Sheets to RTL | 1,683 |
max-mapper/art-of-node | An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,821 |
jlong/css-spinners | A collection of reusable CSS animations for loading indicators and progress bars | 924 |
kriasoft/isomorphic-style-loader | Optimized CSS loader for Webpack used in isomorphic web applications | 1,270 |