Closed cantino closed 10 years ago
Not that I distribute, but it should work just fine in browserify without any modification.
On 18 February, 2014 at 1:51:32 PM, Andrew Cantino (notifications@github.com) wrote:
Hey @grncdr, this is a very cool project! I'd like to run this in the browser, inside a Chrome extension. Is there a version that's compiled for the browser, e.g., via Browserify or similar?
— Reply to this email directly or view it on GitHub.
Yup, it works! I wrote it up here: http://blog.andrewcantino.com/blog/2014/02/28/parsing-bash-in-javascript-in-the-browser-with-js-shell-parse-via-browserify/
Cool! As this project matures I might start to distribute browserified versions, but for now I'm glad that everything worked out for you.
Hey @grncdr, this is a very cool project! I'd like to run this in the browser, inside a Chrome extension. Is there a version that's compiled for the browser, e.g., via Browserify or similar?