Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T11:44:24.000Z (about 1 month ago)
- Last Synced: 2024-10-07T14:54:23.145Z (about 1 month 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
[![CI](https://github.com/mskelton/tree-sitter-styled/actions/workflows/ci.yml/badge.svg)](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.