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

#372 in Text editors

Download history 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 1703/week @ 2024-04-06 1197/week @ 2024-04-13 1697/week @ 2024-04-20 1283/week @ 2024-04-27 1457/week @ 2024-05-04

5,953 downloads per month
Used in 10 crates (7 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