15 releases (4 breaking)

0.24.3 Oct 9, 2024
0.23.2 Oct 1, 2024
0.22.6 May 5, 2024
0.22.2 Mar 17, 2024
0.19.0 Sep 3, 2021

#30 in #incremental

Download history 4152/week @ 2024-07-12 4491/week @ 2024-07-19 4813/week @ 2024-07-26 3928/week @ 2024-08-02 4558/week @ 2024-08-09 5681/week @ 2024-08-16 4272/week @ 2024-08-23 4015/week @ 2024-08-30 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 3053/week @ 2024-10-25

17,478 downloads per month
Used in 11 crates (5 directly)

MIT license

8KB
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
~98K SLoC