@lumis-sh/wasm-bash
v0.26.2
Published
Tree-sitter WASM grammar for bash
Readme
@lumis-sh/wasm-bash
Tree-sitter WASM grammar for bash
Built with tree-sitter build --wasm v0.26.11
Used by Lumis and compatible with web-tree-sitter v0.26 and other WASM runtimes.
The default export is a URL pointing at tree-sitter-bash.wasm, so the parser is
stored only once and can be handled as an asset by Node.js and browser bundlers.
Parser
| Parser | Version | Rev | | ------ | ------- | --- | | https://github.com/tree-sitter/tree-sitter-bash.git | 0.25.1 | a06c2e4415e9bc0346c6b86d401879ffb44058f7 |
CDN
- https://unpkg.com/@lumis-sh/[email protected]/tree-sitter-bash.wasm
- https://cdn.jsdelivr.net/npm/@lumis-sh/[email protected]/tree-sitter-bash.wasm
License
This package redistributes the parser source listed above; see that project for its license.
