ExCSS
CSS parser
A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support.
A CSS Parser for .NET. It's BADA55!
341 stars
24 watching
125 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
| Enables custom CSS parsing via PostCSS for use in GrapesJS projects | 30 |
| A CSS parser library for parsing and validating CSS syntax in JavaScript. | 288 |
| A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
| A .NET wrapper around libsass to convert SCSS files to CSS | 57 |
| Custom CSS parser for Flash to apply styles to any object | 83 |
| A powerful CSS parsing library written in Swift | 279 |
| Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
| A PostCSS processor for CSS-in-JS and inline styles | 658 |
| Converts Markdown text to CSS | 21 |
| An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
| A JavaScript implementation of CSS Object Model and CSS parser | 753 |
| A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
| Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |