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 4799/week @ 2024-11-21 4969/week @ 2024-11-28 6751/week @ 2024-12-05 8099/week @ 2024-12-12 5346/week @ 2024-12-19 5287/week @ 2024-12-26 7738/week @ 2025-01-02 8614/week @ 2025-01-09 9512/week @ 2025-01-16 12220/week @ 2025-01-23 14258/week @ 2025-01-30 16868/week @ 2025-02-06 15359/week @ 2025-02-13 16083/week @ 2025-02-20 16116/week @ 2025-02-27 17965/week @ 2025-03-06

68,811 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