19 releases

new 0.24.7 Jan 12, 2025
0.24.6 Dec 27, 2024
0.24.4 Nov 10, 2024
0.22.6 May 5, 2024
0.19.0 Sep 3, 2021

#2693 in Parser implementations

Download history 4663/week @ 2024-09-28 4870/week @ 2024-10-05 4131/week @ 2024-10-12 4281/week @ 2024-10-19 3667/week @ 2024-10-26 4485/week @ 2024-11-02 4046/week @ 2024-11-09 3682/week @ 2024-11-16 2906/week @ 2024-11-23 4460/week @ 2024-11-30 4561/week @ 2024-12-07 2996/week @ 2024-12-14 1899/week @ 2024-12-21 3807/week @ 2024-12-28 7049/week @ 2025-01-04 5584/week @ 2025-01-11

18,789 downloads per month
Used in 10 crates (5 directly)

MIT license

9KB
92 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
~94K SLoC