bash-parser
bash-parser copied to clipboard
Parses bash into an AST
line: ```bash rm -rf $(mline $all_p | grep -v -w -E "$(to_regex $(echo $to_install | tr ' ' '|'))") ``` error: `Unclosed $(`
Closes #65 Replaces [package `curry`](https://www.npmjs.com/package/curry) by [package `lodash.curry`](https://www.npmjs.com/package/lodash.curry) by: - Removing the direct dependency on `curry` and replacing it by `lodash.curry` (see 1309108ad9f0f14bc89bb6bd251331f9b9030a2b) - Vendoring the [package `iterable-transform-replace`](https://www.npmjs.com/package/iterable-transform-replace) in order...
This project has a dependency on [curry](https://www.npmjs.com/package/curry) ([curry GitHub repo](https://github.com/dominictarr/curry)) which unfortunately does not specify a license anywhere. This means that, even though its source is public, its technically protected...