All Projects → suadev → InlineCssParser

suadev / InlineCssParser

Licence: other
A Visual Studio Extension that helps to extract inline styles into a seperate css file.

Programming Languages

HTML
75241 projects
C#
18002 projects
ASP.NET
160 projects

Projects that are alternatives of or similar to InlineCssParser

inline-source-webpack-plugin
A webpack plugin to embed css/js resource in the html.
Stars: ✭ 18 (-21.74%)
Mutual labels:  inline-css, inline
stylenames
A simple JavaScript utility for conditionally joining inline styles together
Stars: ✭ 18 (-21.74%)
Mutual labels:  inline-css, inline-styles
critical-plugin
⚙️ Critical plugin for webpack (https://webpack.js.org/)
Stars: ✭ 17 (-26.09%)
Mutual labels:  inline-css, inline-styles
Critical
Extract & Inline Critical-path CSS in HTML pages
Stars: ✭ 9,364 (+40613.04%)
Mutual labels:  inline-css, inline-styles
inline.js
Live CSS Helpers with Javascript
Stars: ✭ 36 (+56.52%)
Mutual labels:  inline-css, inline-styles
Email Templates
📫 Create, preview, and send custom email templates for Node.js. Highly configurable and supports automatic inline CSS, stylesheets, embedded images and fonts, and much more!
Stars: ✭ 3,291 (+14208.7%)
Mutual labels:  inline-css, inline
athlete
💪 type safe elm-html-css-builder aka athlete
Stars: ✭ 60 (+160.87%)
Mutual labels:  inline-css
nf-Visual-Studio-extension
🧰 Visual Studio extension for .NET nanoFramework
Stars: ✭ 42 (+82.61%)
Mutual labels:  visual-studio-extension
VSMac-CodeCoverage
A Visual Studio for Mac code coverage extension.
Stars: ✭ 69 (+200%)
Mutual labels:  visual-studio-extension
alter.email
Transform your HTML emails.
Stars: ✭ 66 (+186.96%)
Mutual labels:  inline-css
DisposableFixer
This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
Stars: ✭ 37 (+60.87%)
Mutual labels:  visual-studio-extension
IncludeToolbox
Visual Studio extension to format, prune, and inspect include directives.
Stars: ✭ 48 (+108.7%)
Mutual labels:  visual-studio-extension
DpdtInject
Highly efficient compile-time general purpose DI container based on C# source generators.
Stars: ✭ 25 (+8.7%)
Mutual labels:  visual-studio-extension
react-cryptocoins
Сryptocurrencies icons as React components
Stars: ✭ 37 (+60.87%)
Mutual labels:  inline
EncodingNormalior
规范化文件编码。Make the file's encoding standard.
Stars: ✭ 58 (+152.17%)
Mutual labels:  visual-studio-extension
temply
@temply_bot Telegram bot repository
Stars: ✭ 20 (-13.04%)
Mutual labels:  inline
D365FONinjaDevTools
To make of you a Ninja Developer in Dynamics 365 For Finance and Operations
Stars: ✭ 70 (+204.35%)
Mutual labels:  visual-studio-extension
VsixSynchronizer
A Visual Studio extension
Stars: ✭ 16 (-30.43%)
Mutual labels:  visual-studio-extension
atom-inline-blame
Atom package to display blame inline
Stars: ✭ 23 (+0%)
Mutual labels:  inline
deveroom-visualstudio
Visual Studio extension for SpecFlow
Stars: ✭ 26 (+13.04%)
Mutual labels:  visual-studio-extension

Inline Style Parser for Html Files

A Visual Studio Extension that helps to extract inline styles into a separate css file. 

Available on Visual Studio Marketplace

https://marketplace.visualstudio.com/items?itemName=SuatKOSE.InlineStyleParserforHtmlFiles

Supporting .html, .aspx and .cshtml file formats.

Just right click on a html file source code and extract all inline styles into a separate css file. See the attached screenshots below.

Please let me know if you realize that something is wrong.

Thank you.

1-Sample Html

 

2-After Extracting Inline Styles


 3-Created .css File


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].