tree-sitter-scss
CSS parser
A grammar for parsing SCSS code using the tree-sitter parser
SCSS grammar for tree-sitter
24 stars
4 watching
21 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
virchau13/tree-sitter-astro | A Tree-sitter grammar for the Astro web framework's special HTML format | 98 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
tree-sitter-grammars/tree-sitter-ssh-config | A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |
gordiandziwis/tree-sitter-turtle | A set of grammar rules for parsing JavaScript code using the tree-sitter parser | 7 |
tree-sitter-grammars/tree-sitter-zig | A grammar definition for parsing Zig source code using the Tree Sitter parser | 8 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
tree-sitter-grammars/tree-sitter-slang | An extension to the tree-sitter-parser that supports slang syntax | 4 |
tree-sitter-grammars/tree-sitter-doxygen | A grammar for parsing Doxygen comments in a tree-sitter parser | 13 |
tree-sitter-grammars/tree-sitter-bitbake | A JavaScript grammar definition for parsing BitBake configurations | 15 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
indoorvivants/tree-sitter-smithy | A Tree Sitter grammar and syntax highlighting implementation for Smithy's JavaScript-based language | 22 |