16 releases (4 breaking)

0.24.4 Nov 10, 2024
0.23.2 Oct 1, 2024
0.22.6 May 5, 2024
0.22.2 Mar 17, 2024
0.19.0 Sep 3, 2021

#2635 in Parser implementations

Download history 3690/week @ 2024-08-04 4543/week @ 2024-08-11 6006/week @ 2024-08-18 4188/week @ 2024-08-25 3980/week @ 2024-09-01 3275/week @ 2024-09-08 4242/week @ 2024-09-15 4161/week @ 2024-09-22 4799/week @ 2024-09-29 4862/week @ 2024-10-06 4044/week @ 2024-10-13 4178/week @ 2024-10-20 3678/week @ 2024-10-27 4475/week @ 2024-11-03 4081/week @ 2024-11-10 3466/week @ 2024-11-17

15,887 downloads per month
Used in 11 crates (5 directly)

MIT license

8KB
92 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

~2–12MB
~94K SLoC