CSS parser for Node.js
JavaScript
309
184 commits
updated Jun 4, 2026
JavaScript CSS parser for Node.js (exports the parse method of css)
parse
$ npm install css-parse
Please see the css module documentation.
MIT
100 commits
15 commits
14 commits
11 commits
tabatkins/parse-css
:horse_racing: Standards-based CSS Parser
349
jsdom/cssstyle
A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
130
acemir/CSSOM
CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
25
tree-sitter/tree-sitter-css
CSS grammar for Tree-sitter
139
shellscape/postcss-values-parser
A CSS property value parser for PostCSS
62
fb55/css-what
a CSS selector parser
250
csstree/csstree
A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs…
2,122
gorilla/css
Package gorilla/css is a CSS3 tokenizer.
91
100.0%