https://github.com/csstools/parse
A tool to read CSS and do things with it in JavaScript
https://github.com/csstools/parse
Last synced: 11 months ago
JSON representation
A tool to read CSS and do things with it in JavaScript
- Host: GitHub
- URL: https://github.com/csstools/parse
- Owner: csstools
- Archived: true
- Created: 2020-01-30T02:34:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T13:30:02.000Z (about 6 years ago)
- Last Synced: 2025-04-19T11:04:29.288Z (11 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parser
A tool to read CSS and do things with it in JavaScript, based upon
the [CSS Syntax](https://drafts.csswg.org/css-syntax/).