9 releases

new 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

#1350 in Parser implementations

Download history 3262/week @ 2024-01-14 3099/week @ 2024-01-21 3523/week @ 2024-01-28 3475/week @ 2024-02-04 3124/week @ 2024-02-11 3764/week @ 2024-02-18 3942/week @ 2024-02-25 3905/week @ 2024-03-03 4640/week @ 2024-03-10 4381/week @ 2024-03-17 4246/week @ 2024-03-24 3879/week @ 2024-03-31 5089/week @ 2024-04-07 5773/week @ 2024-04-14 3637/week @ 2024-04-21 4304/week @ 2024-04-28

19,072 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–12MB
~103K SLoC