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

#2880 in Parser implementations

Download history 4642/week @ 2024-12-04 4194/week @ 2024-12-11 2218/week @ 2024-12-18 2271/week @ 2024-12-25 5387/week @ 2025-01-01 6890/week @ 2025-01-08 5638/week @ 2025-01-15 5489/week @ 2025-01-22 4110/week @ 2025-01-29 6460/week @ 2025-02-05 6193/week @ 2025-02-12 3490/week @ 2025-02-19 4111/week @ 2025-02-26 6422/week @ 2025-03-05 5303/week @ 2025-03-12 4818/week @ 2025-03-19

21,180 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

~1.5–9MB
~81K SLoC