11 unstable releases (3 breaking)

0.23.3 Nov 11, 2024
0.23.2 Nov 10, 2024
0.23.1 Sep 2, 2024
0.21.0 Mar 13, 2024
0.19.0 Mar 4, 2021

#9 in #bash

Download history 4093/week @ 2024-08-22 4072/week @ 2024-08-29 3750/week @ 2024-09-05 3903/week @ 2024-09-12 4245/week @ 2024-09-19 4260/week @ 2024-09-26 4378/week @ 2024-10-03 4894/week @ 2024-10-10 3981/week @ 2024-10-17 3822/week @ 2024-10-24 4118/week @ 2024-10-31 3477/week @ 2024-11-07 4588/week @ 2024-11-14 4799/week @ 2024-11-21 4990/week @ 2024-11-28 5581/week @ 2024-12-05

20,643 downloads per month
Used in 19 crates (14 directly)

MIT license

10MB
362K SLoC

C 361K SLoC // 0.0% comments JavaScript 1K SLoC // 0.0% comments Scheme 47 SLoC Rust 33 SLoC

tree-sitter-bash

CI discord matrix crates npm pypi

Bash grammar for tree-sitter.

Development

Install the dependencies:

npm install

Build and run the tests:

npm run build
npm run test

Run the build and tests in watch mode:

npm run test:watch

References

Dependencies