enquirer / prompt-autocompletion
This repository has been archived, use the autocomplete prompt in Enquirer instead.
☆15Updated 7 years ago
Alternatives and similar repositories for prompt-autocompletion:
Users that are interested in prompt-autocompletion are comparing it to the libraries listed below
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- An object of questions commonly used by project generators or when initializing projects. Questions can be overridden, updated or extende…☆9Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Paginate an array into pages of items.☆15Updated 8 years ago
- Sink your streams.☆17Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Updated 8 years ago
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- 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 3 years ago
- Returns an array of unique "global" directories based on the user's platform and environment. The resulting paths can be used for doing l…☆12Updated 7 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- npm-api plugin for streaming an npm module's dependents information☆9Updated 7 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Check if a value is a function☆27Updated 3 years ago
- Right pad a string with zeros or a specified string. Fastest implementation.☆14Updated 9 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Get an array of parent directories including itself☆27Updated last year
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago