mensch
CSS parser
A CSS parsing library with an abstract syntax tree (AST) data structure
A decent CSS parser.
114 stars
8 watching
13 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A CSS parser library for parsing and validating CSS syntax in JavaScript. | 288 |
| A JavaScript implementation of CSS Object Model and CSS parser | 753 |
| A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
| A powerful CSS parsing library written in Swift | 279 |
| A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 |
| Custom CSS parser for Flash to apply styles to any object | 83 |
| A grammar for parsing SCSS code using the tree-sitter parser | 24 |
| Provides syntax highlighting, indentation, and autocompletion for the LESS dynamic CSS language in Vim. | 599 |
| A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
| A parser and manipulation tool for CSS files written in PHP. | 1,771 |
| A tool for parsing and inlining CSS styles within HTML documents | 248 |
| A CSS preprocessor implemented as an embedded Haskell domain specific language | 361 |
| A PostCSS processor for CSS-in-JS and inline styles | 658 |
| Enables custom CSS parsing via PostCSS for use in GrapesJS projects | 30 |