gonzales-pe
CSS parser
A CSS parser with support for preprocessors such as SCSS and LESS.
CSS parser with support of preprocessors
330 stars
13 watching
67 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 280 |
gorilla/css | A utility for parsing and breaking down CSS3 code into smaller components | 87 |
sebastiaanvisser/clay | A CSS preprocessor implemented as an embedded Haskell domain specific language | 360 |
aymerick/douceur | A tool for parsing and inlining CSS styles within HTML documents | 246 |
edwardzzz/wepy-plugin-parsecss | A plugin for a JavaScript framework that simplifies the use of CSS preprocessors and image compression. | 1 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
thingsinjars/hardy | Automated CSS testing framework using Selenium and Cucumber. | 323 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
senko/pcss | A Python-based CSS preprocessor | 3 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
piranna/tty.css | A Pure CSS simulation of text-mode web browsers | 6 |
noprompt/garden | A Clojure-based library for generating CSS | 1,345 |
grapesjs/parser-postcss | Enables custom CSS parsing via PostCSS for use in GrapesJS projects | 30 |
tylerbrinks/excss | A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 |