17 unstable releases (4 breaking)

new 0.24.5 Dec 11, 2024
0.24.4 Nov 10, 2024
0.24.3 Oct 9, 2024
0.22.6 May 5, 2024
0.19.0 Sep 3, 2021

#2648 in Parser implementations

Download history 6055/week @ 2024-08-21 3521/week @ 2024-08-28 4009/week @ 2024-09-04 3607/week @ 2024-09-11 4422/week @ 2024-09-18 4097/week @ 2024-09-25 5086/week @ 2024-10-02 4285/week @ 2024-10-09 4166/week @ 2024-10-16 3948/week @ 2024-10-23 4127/week @ 2024-10-30 4486/week @ 2024-11-06 3479/week @ 2024-11-13 3432/week @ 2024-11-20 3515/week @ 2024-11-27 4109/week @ 2024-12-04

15,236 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–12MB
~94K SLoC