13 releases

0.25.1 Dec 2, 2025
0.25.0 Jun 4, 2025
0.23.3 Nov 11, 2024
0.23.1 Sep 2, 2024
0.19.0 Mar 4, 2021

#771 in Parser implementations

Download history 57497/week @ 2026-01-07 51940/week @ 2026-01-14 73291/week @ 2026-01-21 68953/week @ 2026-01-28 111691/week @ 2026-02-04 112596/week @ 2026-02-11 137148/week @ 2026-02-18 166149/week @ 2026-02-25 227292/week @ 2026-03-04 243527/week @ 2026-03-11 201641/week @ 2026-03-18 158649/week @ 2026-03-25 162785/week @ 2026-04-01 177408/week @ 2026-04-08 189683/week @ 2026-04-15 190627/week @ 2026-04-22

746,425 downloads per month
Used in 246 crates (132 directly)

MIT license

10MB
353K SLoC

C 352K 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