21 unstable releases (5 breaking)

new 0.25.1 Feb 2, 2025
0.24.7 Jan 12, 2025
0.24.6 Dec 27, 2024
0.24.4 Nov 10, 2024
0.19.0 Sep 3, 2021

#2616 in Parser implementations

Download history 4281/week @ 2024-10-19 3667/week @ 2024-10-26 4485/week @ 2024-11-02 4046/week @ 2024-11-09 3682/week @ 2024-11-16 2906/week @ 2024-11-23 4460/week @ 2024-11-30 4561/week @ 2024-12-07 2996/week @ 2024-12-14 1899/week @ 2024-12-21 3807/week @ 2024-12-28 7049/week @ 2025-01-04 6454/week @ 2025-01-11 5505/week @ 2025-01-18 3566/week @ 2025-01-25 4537/week @ 2025-02-01

21,330 downloads per month
Used in 10 crates (5 directly)

MIT license

10KB
108 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–13MB
~92K SLoC