drew-y / cliffy
NodeJS Framework for Interactive CLIs
☆362Updated 9 months ago
Alternatives and similar repositories for cliffy:
Users that are interested in cliffy are comparing it to the libraries listed below
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,105Updated 3 weeks ago
- Get paths for storing things like data, config, cache, etc☆385Updated 9 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 5 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆638Updated 2 months ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆295Updated 5 years ago
- Lass scaffolds a modern package boilerplate for Node.js☆651Updated 2 weeks ago
- Run any command on specific Node.js versions☆700Updated this week
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 11 months ago
- 🌌 A Node.js console REPL with object inspection and many other features☆441Updated 7 months ago
- Generate sparklines ▁▂▃▅▂▇☆425Updated 3 years ago
- 😎 Supercharged JavaScript REPL☆985Updated 2 years ago
- draxt.js – NodeList/jQuery-like package for File System (node.js)☆188Updated 8 months ago
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆325Updated 3 years ago
- Make your JSON look AWESOME☆246Updated last year
- Omelette is a simple, template based autocompletion tool for Node and Deno projects with super easy API. (For Bash, Zsh and Fish)☆1,391Updated 3 years ago
- Super tiny and ~350% faster alternative to node-glob☆852Updated 2 years ago
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆420Updated 2 years ago
- Smooth (CLI) Operator 🎶☆1,056Updated 6 months ago
- Simple argument parsing☆1,274Updated 8 months ago
- Get a random temporary file or directory path☆427Updated last year
- Create clickable links in the terminal☆628Updated last week
- A javascript clone of google/python-fire 🔥☆456Updated 9 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,110Updated last month
- Scaffold out a node module