24 unstable releases (5 breaking)

new 0.25.4 May 11, 2025
0.25.3 Mar 5, 2025
0.25.2 Feb 18, 2025
0.24.6 Dec 27, 2024
0.19.0 Sep 3, 2021

#2907 in Parser implementations

Download history 4145/week @ 2025-01-24 5126/week @ 2025-01-31 6926/week @ 2025-02-07 5087/week @ 2025-02-14 3250/week @ 2025-02-21 4878/week @ 2025-02-28 6083/week @ 2025-03-07 5542/week @ 2025-03-14 4485/week @ 2025-03-21 5463/week @ 2025-03-28 6131/week @ 2025-04-04 7143/week @ 2025-04-11 5058/week @ 2025-04-18 5090/week @ 2025-04-25 3347/week @ 2025-05-02 4636/week @ 2025-05-09

18,976 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–13MB
~92K SLoC