32 releases

0.26.3 Dec 13, 2025
0.25.10 Sep 22, 2025
0.25.8 Jul 13, 2025
0.25.3 Mar 5, 2025
0.19.0 Sep 3, 2021

#2886 in Parser implementations

Download history 3981/week @ 2025-10-01 5312/week @ 2025-10-08 5343/week @ 2025-10-15 4801/week @ 2025-10-22 5217/week @ 2025-10-29 4103/week @ 2025-11-05 4896/week @ 2025-11-12 3618/week @ 2025-11-19 3025/week @ 2025-11-26 3420/week @ 2025-12-03 4264/week @ 2025-12-10 3486/week @ 2025-12-17 2440/week @ 2025-12-24 3007/week @ 2025-12-31 3946/week @ 2026-01-07 4152/week @ 2026-01-14

14,048 downloads per month
Used in 12 crates (6 directly)

MIT license

12KB
153 lines

Tree-sitter Config

Manages Tree-sitter's configuration file.

You can use a configuration file to control the behavior of the tree-sitter command-line program. This crate implements the logic for finding and the parsing the contents of the configuration file.

Dependencies

~1.5–4.5MB
~88K SLoC