https://github.com/mskelton/tree-sitter-styled
This is an extension of tree-sitter-css to support styled-components interpolation syntax.
https://github.com/mskelton/tree-sitter-styled
css parser styled-components tree-sitter
Last synced: 10 months ago
JSON representation
This is an extension of tree-sitter-css to support styled-components interpolation syntax.
- Host: GitHub
- URL: https://github.com/mskelton/tree-sitter-styled
- Owner: mskelton
- License: isc
- Created: 2022-12-24T05:24:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T11:44:24.000Z (over 1 year ago)
- Last Synced: 2024-10-18T08:17:52.511Z (over 1 year ago)
- Topics: css, parser, styled-components, tree-sitter
- Language: Rust
- Homepage:
- Size: 237 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## tree-sitter-styled
[](https://github.com/mskelton/tree-sitter-styled/actions/workflows/ci.yml)
This is an extension of
[tree-sitter-css](https://github.com/tree-sitter/tree-sitter-css) to support
styled-components interpolation syntax.