Pinned Repositories
awesome-vorpal
A curated list of delightful Vorpal extensions.
bash-ast-traverser
Traverse an AST object created by bash-parser
bash-codegen
Bash source code generator
bash-parser
Parses bash into an AST
vorpal-autocomplete-fs
File System tabbed autocompletion for Vorpal
vorpal-grep
An ES2015 implementation of the grep command.
vorpal-less
An ES2015 implementation of the "less" command.
vorpal-repl
Simple REPL extension for vorpal.js
vorpal-tour
Tour users through your Vorpal app
vorpal-use
Establishes live importing of vorpal extensions
vorpal's Repositories
vorpaljs/bash-parser
Parses bash into an AST
vorpaljs/awesome-vorpal
A curated list of delightful Vorpal extensions.
vorpaljs/vorpal-repl
Simple REPL extension for vorpal.js
vorpaljs/vorpal-tour
Tour users through your Vorpal app
vorpaljs/vorpal-autocomplete-fs
File System tabbed autocompletion for Vorpal
vorpaljs/vorpal-grep
An ES2015 implementation of the grep command.
vorpaljs/vorpal-less
An ES2015 implementation of the "less" command.
vorpaljs/bash-codegen
Bash source code generator
vorpaljs/vorpal-use
Establishes live importing of vorpal extensions
vorpaljs/bash-ast-traverser
Traverse an AST object created by bash-parser
vorpaljs/vorpal-hacker-news
Demo extension for vantage.js
vorpaljs/bash-parser-playground
Playground website for bash-parser
vorpaljs/mode-grammar-builder
Build a jison grammar for a bash-parser mode JSON file.
vorpaljs/shell-runtime
Runtime helpers to work with bash-parser AST