tree-sitter-graphql

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2025 License: MIT

README

tree-sitter-graphql

GraphQL grammar for Tree-sitter.

Playground
# Install tree-sitter CLI
cargo install tree-sitter-cli --locked

# Clone this repository and navigate into it
git clone https://github.com/joowani/tree-sitter-graphql && cd tree-sitter-graphql

# Compile the parser
tree-sitter build --wasm

# Start the playground at http://127.0.0.1:8000
tree-sitter playground
References
Credits

The grammar is originally based on bkegley/tree-sitter-graphql and dralletje/tree-sitter-graphql.

Directories

Path Synopsis
bindings
go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL