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

#198 in Text editors

Download history 80/week @ 2023-12-23 423/week @ 2023-12-30 809/week @ 2024-01-06 873/week @ 2024-01-13 1009/week @ 2024-01-20 1373/week @ 2024-01-27 1297/week @ 2024-02-03 1347/week @ 2024-02-10 1520/week @ 2024-02-17 1543/week @ 2024-02-24 1169/week @ 2024-03-02 1360/week @ 2024-03-09 1153/week @ 2024-03-16 1324/week @ 2024-03-23 1209/week @ 2024-03-30 1354/week @ 2024-04-06

5,231 downloads per month
Used in 9 crates (6 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