https://github.com/authzed/tree-sitter-spicedb
tree-sitter grammar for SpiceDB schemas
https://github.com/authzed/tree-sitter-spicedb
spicedb tree-sitter-highlight tree-sitter-parser
Last synced: about 1 year ago
JSON representation
tree-sitter grammar for SpiceDB schemas
- Host: GitHub
- URL: https://github.com/authzed/tree-sitter-spicedb
- Owner: authzed
- License: mit
- Created: 2023-08-21T23:33:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T01:22:15.000Z (over 2 years ago)
- Last Synced: 2025-03-13T01:36:59.356Z (about 1 year ago)
- Topics: spicedb, tree-sitter-highlight, tree-sitter-parser
- Language: JavaScript
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-spicedb
SpiceDB schema grammars for [tree-sitter].
The queries in the [queries directory][qd] are written against [Helix] and may require modification for other editors such as neovim, etc...
Contributions to make these queries as portable as possible (or at least reduce the maintainance burden where it varies) are welcome.
[tree-sitter]: https://github.com/tree-sitter/tree-sitter
[qd]: https://github.com/jzelinskie/tree-sitter-spicedb/tree/main/queries
[Helix]: https://github.com/helix-editor/helix