22 unstable releases (5 breaking)

new 0.25.2 Feb 18, 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

#2610 in Parser implementations

Download history 4127/week @ 2024-10-30 4486/week @ 2024-11-06 3479/week @ 2024-11-13 3432/week @ 2024-11-20 3508/week @ 2024-11-27 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 5415/week @ 2025-02-12

22,079 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–9.5MB
~83K SLoC