einaros / options.jsLinks
A very light-weight in-code option parsers for node.js.
☆22Updated 8 years ago
Alternatives and similar repositories for options.js
Users that are interested in options.js are comparing it to the libraries listed below
Sorting:
- Node.js `http.STATUS_CODES` ponyfill☆35Updated 2 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Determine if an object is a Node.js Stream☆63Updated 10 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 8 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability☆62Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Provides a uniquely named temp directory☆13Updated 6 years ago
- Create Error classes☆41Updated 7 years ago
- node/npm module to imitate fs.execSync☆40Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 5 months ago
- Synchronously write a file and create its ancestor directories if needed☆14Updated 6 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 5 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- An optionally-asynchronous forEach with an interesting interface.☆76Updated 5 years ago
- Deep equality comparison implementation for should.js☆12Updated 6 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- dead-simple optimistic async helper in javascript☆15Updated 11 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago