CSSOM
CSS parser
A JavaScript implementation of CSS Object Model and CSS parser
Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
753 stars
27 watching
99 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
css-parsercssomdomjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
csslint/parser-lib | A CSS parser library for parsing and validating CSS syntax in JavaScript. | 287 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 320 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 280 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
groenewege/vim-less | Provides syntax highlighting, indentation, and autocompletion for the LESS dynamic CSS language in Vim. | 599 |
css-modules/icss | Defines a format for CSS files used in component-based web applications to enable interoperability between CSS and JavaScript. | 628 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 552 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |
svenvc/neocsv | A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. | 29 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
myintervals/php-css-parser | A parser and manipulation tool for CSS files written in PHP. | 1,764 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |