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

#41 in Text editors

Download history 3956/week @ 2024-10-19 3925/week @ 2024-10-26 3654/week @ 2024-11-02 3952/week @ 2024-11-09 4861/week @ 2024-11-16 4420/week @ 2024-11-23 5504/week @ 2024-11-30 7508/week @ 2024-12-07 7919/week @ 2024-12-14 4460/week @ 2024-12-21 6386/week @ 2024-12-28 7653/week @ 2025-01-04 8864/week @ 2025-01-11 10397/week @ 2025-01-18 13709/week @ 2025-01-25 11743/week @ 2025-02-01

46,071 downloads per month
Used in 24 crates (16 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