parser-lib
CSS parser
A CSS parser library for parsing and validating CSS syntax in JavaScript.
Collection of parsers written in JavaScript
288 stars
27 watching
82 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
csscss-parsercss-syntaxparsersaxstylestylesheet
Related projects:
Repository | Description | Stars |
---|---|---|
| A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
| A JavaScript implementation of CSS Object Model and CSS parser | 753 |
| A powerful CSS parsing library written in Swift | 279 |
| A tool set for parsing and analyzing CSS code into an abstract syntax tree (AST) for further processing and transformation. | 1,914 |
| A type-safe library for describing and manipulating CSS. | 107 |
| A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 |
| A grammar for parsing SCSS code using the tree-sitter parser | 24 |
| A lightweight CSS-in-JS library using tagged templates with CSS Modules | 18 |
| Custom CSS parser for Flash to apply styles to any object | 83 |
| A parser and manipulation tool for CSS files written in PHP. | 1,771 |
| A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 713 |
| An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
| Compares and showcases different CSS-in-JS techniques used in React applications. | 5,526 |
| A PostCSS processor for CSS-in-JS and inline styles | 658 |