7 releases

0.21.0 Mar 13, 2024
0.20.5 Feb 10, 2024
0.20.3 Aug 25, 2023
0.19.0 Mar 4, 2021

#395 in Text editors

Download history 1098/week @ 2024-03-14 1411/week @ 2024-03-21 1152/week @ 2024-03-28 1505/week @ 2024-04-04 1419/week @ 2024-04-11 1612/week @ 2024-04-18 1253/week @ 2024-04-25 1693/week @ 2024-05-02 1693/week @ 2024-05-09 1499/week @ 2024-05-16 2755/week @ 2024-05-23 4197/week @ 2024-05-30 4039/week @ 2024-06-06 4783/week @ 2024-06-13 4655/week @ 2024-06-20 3328/week @ 2024-06-27

17,524 downloads per month
Used in 13 crates (9 directly)

MIT license

10MB
362K SLoC

C 361K SLoC // 0.0% comments JavaScript 1K SLoC // 0.0% comments Scheme 47 SLoC Rust 31 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

~2.7–4MB
~71K SLoC