vorpal-setorprint

Console Setter

A utility for creating simple commands to set or print values in the console.

Quickly create vorpal commands which set a value, or print it if no argument was given.

GitHub

4 stars
3 watching
1 forks
Language: CoffeeScript
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aljoschameyer/vorpal-log A utility for Vorpal.js adding simple logging methods 11
vorpaljs/vorpal-grep An ES2015 implementation of the grep command for interactive CLI tools 12
alecperkins/coffeetable A browser console that allows experimenting with CoffeeScript in a drop-in workbench. 106
jeppevammenkristensen/auto-spectre A source generator project that creates classes to prompt users in a console using Spectre.Console. 21
ialpert/vorpal-as-default A Vorpal plugin to run a predefined command when no custom task is specified 5
vorpaljs/vorpal-repl A command-line interface extension for Vorpal.js 18
vorpaljs/vorpal-tour A tool to create interactive tutorials within command-line interfaces (CLIs) in JavaScript. 18
thejpster/console-traits A simple text-based console library for the Rust programming language 3
subk/vorpal-rc Provides an integration for reading configuration files from .rc files to Vorpal.js applications 7
clj-commons/pretty A Clojure library for formatting console output to make it easier to read and understand. 600
console-rs/dialoguer A Rust library providing utilities for crafting user-friendly command line interfaces. 1,333
sivsushruth/consolex A tool that attaches a web-based console to any Mix project, allowing users to execute Elixir code remotely. 121
tiagolr/dconsole A runtime console that provides access to methods, variables, and more for real-time debugging and customization of Haxe applications. 169
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
bahmutov/console.table Convenience function to print arrays of objects as tables in the console. 139