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

#11 in Text editors

Download history 4442/week @ 2024-09-20 4169/week @ 2024-09-27 4630/week @ 2024-10-04 4652/week @ 2024-10-11 3999/week @ 2024-10-18 3761/week @ 2024-10-25 3934/week @ 2024-11-01 3729/week @ 2024-11-08 4838/week @ 2024-11-15 4554/week @ 2024-11-22 5084/week @ 2024-11-29 7375/week @ 2024-12-06 8019/week @ 2024-12-13 4795/week @ 2024-12-20 5890/week @ 2024-12-27 6298/week @ 2025-01-03

26,421 downloads per month
Used in 23 crates (16 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