enquirer / readline-utilsLinks
This repository has been archived, use Enquirer instead.
☆18Updated 8 years ago
Alternatives and similar repositories for readline-utils
Users that are interested in readline-utils are comparing it to the libraries listed below
Sorting:
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Get the length of the longest item in an array.☆30Updated 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- List of node.js builtin modules☆38Updated last year
- Sink your streams.☆17Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- convert module usage to inline expressions☆75Updated 6 months ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- ☆44Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Wrap, align and justify the words in a string.☆30Updated 7 years ago