vorpal-repl
CLI extender
A command-line interface extension for Vorpal.js
Simple REPL extension for vorpal.js
18 stars
3 watching
7 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vorpaljs/vorpal-use | Allows live importing of Vorpal extensions during development | 7 |
vorpaljs/vorpal-grep | An ES2015 implementation of the grep command for interactive CLI tools | 12 |
vorpaljs/vorpal-tour | A tool to create interactive tutorials within command-line interfaces (CLIs) in JavaScript. | 18 |
vorpaljs/vorpal-hacker-news | Demonstrates how to integrate a Vorpal extension into Vantage.js using npm and provides a simple API for pulling top stories from Hacker News. | 6 |
ialpert/vorpal-as-default | A Vorpal plugin to run a predefined command when no custom task is specified | 5 |
subk/vorpal-rc | Provides an integration for reading configuration files from .rc files to Vorpal.js applications | 7 |
aljoschameyer/vorpal-log | A utility for Vorpal.js adding simple logging methods | 11 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 312 |
dgrnbrg/vim-redl | A Vim plugin that integrates with a Clojure JVM to provide a repl with breakpoints, documentation lookup, and omnicompletion. | 106 |
bojand/gcall | A command-line interface for gRPC services | 12 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,660 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 95 |
koji-kojiro/cl-repl | A Common Lisp implementation of a full-featured REPL with rich functionalities | 153 |
albertlatacz/java-repl | A simple Read-Eval-Print-Loop for Java language | 1,334 |
milafrerichs/browser-repl-js | A Svelte-based code editor component with real-time execution and display of JavaScript code | 14 |