#tree-sitter #type-sitter #query

type-sitter-lib

library code for type-sitter generated / downstream code

12 releases (6 breaking)

0.7.2 Mar 8, 2025
0.6.1 Feb 1, 2025
0.6.0 Nov 30, 2024
0.4.0 Apr 1, 2024
0.3.0 Jul 18, 2023

#968 in Programming languages

Download history 2/week @ 2025-01-03 8/week @ 2025-01-10 37/week @ 2025-01-17 127/week @ 2025-01-31 139/week @ 2025-02-07 267/week @ 2025-02-14 233/week @ 2025-02-21 144/week @ 2025-02-28 167/week @ 2025-03-07 84/week @ 2025-03-14 79/week @ 2025-03-21 199/week @ 2025-03-28 168/week @ 2025-04-04 61/week @ 2025-04-11

510 downloads per month
Used in type-sitter

MIT/Apache

170KB
1.5K SLoC

type-sitter-lib: type-sitter code for generated / downstream code

crates.io docs.rs

See type-sitter for background information. This is the library which code generated from type-sitter depends on at runtime.

Instead of depending on this, typically you should depend on type-sitter instead and, if necessary, use-default-features = false to avoid depending on type-sitter-proc. type-sitter with no features simply re-exports this crate.

Dependencies

~3–4.5MB
~82K SLoC