https://github.com/welefen/csstree
parse css text to AST by Rust
https://github.com/welefen/csstree
Last synced: about 2 months ago
JSON representation
parse css text to AST by Rust
- Host: GitHub
- URL: https://github.com/welefen/csstree
- Owner: welefen
- License: mit
- Created: 2020-09-09T06:51:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T04:51:44.000Z (over 4 years ago)
- Last Synced: 2025-02-15T21:21:08.303Z (4 months ago)
- Language: CSS
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csstree
parse css text to AST by Rusthttps://drafts.csswg.org/css-syntax-3/