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

#282 in Text editors

Download history 4788/week @ 2024-07-29 5049/week @ 2024-08-05 3937/week @ 2024-08-12 3976/week @ 2024-08-19 4284/week @ 2024-08-26 3814/week @ 2024-09-02 3401/week @ 2024-09-09 4554/week @ 2024-09-16 4176/week @ 2024-09-23 4214/week @ 2024-09-30 5062/week @ 2024-10-07 4122/week @ 2024-10-14 3979/week @ 2024-10-21 3970/week @ 2024-10-28 3415/week @ 2024-11-04 4409/week @ 2024-11-11

16,218 downloads per month
Used in 18 crates (13 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