# type-sitter: generate typed wrappers for [tree-sitter](https://tree-sitter.github.io) grammars from node-types.json and queries
[](https://crates.io/crates/type-sitter)
[](https://docs.rs/type-sitter-lib)
[](https://docs.rs/type-sitter-gen)
[](https://docs.rs/yak-sitter)
See [the monorepo workspace](https://github.com/Jakobeha/type-sitter#readme) for background information and the following two linked crates for documentation. This crate bundles [`type-sitter-lib`](https://crates.io/crates/type-sitter-lib), and [`type-sitter-proc`](https://creates.io/crates/type-sitter-proc) unless you disable the default feature `proc`.