23 unstable releases (5 breaking)

0.25.3 Mar 5, 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

#2613 in Parser implementations

Download history 2307/week @ 2024-12-24 4752/week @ 2024-12-31 6584/week @ 2025-01-07 6299/week @ 2025-01-14 5566/week @ 2025-01-21 3744/week @ 2025-01-28 6481/week @ 2025-02-04 6306/week @ 2025-02-11 3724/week @ 2025-02-18 4109/week @ 2025-02-25 5977/week @ 2025-03-04 5044/week @ 2025-03-11 5419/week @ 2025-03-18 5246/week @ 2025-03-25 5835/week @ 2025-04-01 6329/week @ 2025-04-08

24,232 downloads per month
Used in 12 crates (6 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

~1.5–9MB
~81K SLoC