@temir/link
Link component for Temir
Link component for Temir
Select Input component for Temir
Spinner component for Temir
Tab component for Temir
React for CLI. Temporary fork of https://github.com/vadimdemedes/ink
A live datapipe between go and node.js
Fork of enquirer/enquirer with some bug fixes and UX changes
A lightweight library to color Node.js terminal output
A cool CLI for cool GitHub commits.
a simple helper for cli and script console logs
Convenient interface for communicating with user from command line
Console GUI!
Create Svelte Ink app with one command
CSV Converter
Buffed output of child processes, with spinners and prefixed lines
A small wrapper on node's native `child_process`. It can start an elevated child process (run as aminstrator) using `spawn`, `exec`, `fork`, `spawnSync` or `execSync` from a non-elevated process; offering stdin, stdout and stderr on the elevated process
Because wtf would you have --stdin and not --stdout…
Clone of enquirer, that works in the browser
extends enquirer, and add es module import support
Runs the provided command and returns a promise that resolves with array of lines of stdout. onError can be 'empty' to receive an empty array regardless of error, 'exit' (process) else reject the promise.