9 releases

0.22.6 May 5, 2024
0.22.5 Apr 14, 2024
0.22.2 Mar 17, 2024
0.21.0 Feb 21, 2024
0.19.0 Sep 3, 2021

#1473 in Parser implementations

Download history 4358/week @ 2024-03-14 4334/week @ 2024-03-21 3700/week @ 2024-03-28 4748/week @ 2024-04-04 5947/week @ 2024-04-11 4144/week @ 2024-04-18 3997/week @ 2024-04-25 6156/week @ 2024-05-02 4999/week @ 2024-05-09 4630/week @ 2024-05-16 5109/week @ 2024-05-23 5644/week @ 2024-05-30 4339/week @ 2024-06-06 5864/week @ 2024-06-13 5561/week @ 2024-06-20 4077/week @ 2024-06-27

21,096 downloads per month
Used in 12 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
~106K SLoC