23 unstable releases (5 breaking)

new 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

#2544 in Parser implementations

Download history 3590/week @ 2024-11-18 2931/week @ 2024-11-25 4738/week @ 2024-12-02 4607/week @ 2024-12-09 2616/week @ 2024-12-16 2117/week @ 2024-12-23 3690/week @ 2024-12-30 7276/week @ 2025-01-06 6343/week @ 2025-01-13 5712/week @ 2025-01-20 3772/week @ 2025-01-27 6060/week @ 2025-02-03 6374/week @ 2025-02-10 4096/week @ 2025-02-17 3640/week @ 2025-02-24 4965/week @ 2025-03-03

19,369 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