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

#12 in Text editors

Download history 4262/week @ 2024-10-30 3307/week @ 2024-11-06 4546/week @ 2024-11-13 4750/week @ 2024-11-20 4795/week @ 2024-11-27 6575/week @ 2024-12-04 8007/week @ 2024-12-11 6091/week @ 2024-12-18 5191/week @ 2024-12-25 6989/week @ 2025-01-01 8502/week @ 2025-01-08 8739/week @ 2025-01-15 12110/week @ 2025-01-22 14309/week @ 2025-01-29 15889/week @ 2025-02-05 12762/week @ 2025-02-12

56,941 downloads per month
Used in 24 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