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 Text editors

Download history 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 7461/week @ 2025-01-03 8886/week @ 2025-01-10 10074/week @ 2025-01-17 12743/week @ 2025-01-24 14293/week @ 2025-01-31 17161/week @ 2025-02-07 15392/week @ 2025-02-14 16031/week @ 2025-02-21 16202/week @ 2025-02-28 18500/week @ 2025-03-07

69,013 downloads per month
Used in 31 crates (19 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