eduardoboucas / inquirer-table-promptLinks
A table-like prompt for Inquirer
☆37Updated last year
Alternatives and similar repositories for inquirer-table-prompt
Users that are interested in inquirer-table-prompt are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆105Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- 📐A table component for Ink.☆215Updated 2 weeks ago
- 👨🏼🎨 Divider component for Ink☆42Updated 8 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Text input component for Ink☆168Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated 10 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Tab component for Ink 🌈☆105Updated 5 months ago
- Gradient color component for Ink☆162Updated 2 years ago
- Write a package.json file☆89Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Make a function mimic another one☆97Updated last year
- Create clickable links in the terminal☆91Updated 3 months ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Wait for a condition to be true☆166Updated 3 months ago
- Debounce a function☆130Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Boxes for use in the terminal☆104Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Get the current package's binary path☆37Updated 7 months ago
- Check if a file path is an image☆99Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 7 months ago
- Sort an array on an object property☆201Updated 2 months ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆145Updated 3 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago