vorpal-tour
CLI tutorial creator
A tool to create interactive tutorials within command-line interfaces (CLIs) in JavaScript.
Tour users through your Vorpal app
18 stars
3 watching
3 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vorpaljs/vorpal-repl | A command-line interface extension for Vorpal.js | 18 |
vorpaljs/vorpal-grep | An ES2015 implementation of the grep command for interactive CLI tools | 12 |
vorpaljs/vorpal-use | Allows live importing of Vorpal extensions during development | 7 |
vorpaljs/vorpal-less | An ES2015 implementation of the less command as a Vorpal.js extension | 12 |
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 |
aljoschameyer/vorpal-log | A utility for Vorpal.js adding simple logging methods | 11 |
drew-y/cliffy | A Node.js framework for building interactive command-line interfaces | 359 |
mikeal/learnjs | A comprehensive resource for learning JavaScript | 22 |
subk/vorpal-rc | Provides an integration for reading configuration files from .rc files to Vorpal.js applications | 7 |
workshopper/stream-adventure | An interactive stream-based learning platform for teaching JavaScript programming concepts | 2,065 |
practical-tutorials/project-based-learning | Curated list of tutorials to build applications from scratch in various programming languages | 204,096 |
workshopper/levelmeup | An introduction to Node.js databases through guided workshops and exercises. | 270 |
gregtatum/talk-webgl-beyond-dom | An introductory tutorial on using WebGL to create graphics beyond the typical DOM-based web applications | 16 |
v-community/v_by_example | An introductory tutorial project for the V programming language using annotated examples and exercises. | 170 |