18 releases

new 0.24.6 Dec 27, 2024
0.24.4 Nov 10, 2024
0.22.6 May 5, 2024
0.22.2 Mar 17, 2024
0.19.0 Sep 3, 2021

#2645 in Parser implementations

Download history 3594/week @ 2024-09-06 3971/week @ 2024-09-13 4341/week @ 2024-09-20 4049/week @ 2024-09-27 5321/week @ 2024-10-04 4113/week @ 2024-10-11 4341/week @ 2024-10-18 3720/week @ 2024-10-25 4412/week @ 2024-11-01 4170/week @ 2024-11-08 3655/week @ 2024-11-15 2956/week @ 2024-11-22 4234/week @ 2024-11-29 4660/week @ 2024-12-06 3185/week @ 2024-12-13 1645/week @ 2024-12-20

14,133 downloads per month
Used in 11 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
~96K SLoC