9 unstable releases (3 breaking)

0.23.1 Sep 2, 2024
0.23.0 Sep 2, 2024
0.21.0 Mar 13, 2024
0.20.5 Feb 10, 2024
0.19.0 Mar 4, 2021

#10 in #bash

Download history 4087/week @ 2024-07-17 4590/week @ 2024-07-24 4789/week @ 2024-07-31 5124/week @ 2024-08-07 3644/week @ 2024-08-14 4135/week @ 2024-08-21 4056/week @ 2024-08-28 3814/week @ 2024-09-04 3743/week @ 2024-09-11 4282/week @ 2024-09-18 4231/week @ 2024-09-25 4229/week @ 2024-10-02 5098/week @ 2024-10-09 4050/week @ 2024-10-16 3778/week @ 2024-10-23 4200/week @ 2024-10-30

17,865 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 30 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