enquirer / prompt-autocompletionLinks
This repository has been archived, use the autocomplete prompt in Enquirer instead.
☆15Updated 8 years ago
Alternatives and similar repositories for prompt-autocompletion
Users that are interested in prompt-autocompletion are comparing it to the libraries listed below
Sorting:
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Global logging utility.☆19Updated last year
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 8 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Updated 9 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Paginate an array into pages of items.☆15Updated 9 years ago
- The simplest API for running code inside electron