knownasilya / cli-width
Fallback to a default if `process.stdout.getWindowSize` doesn't exist
☆24Updated 8 months ago
Alternatives and similar repositories for cli-width:
Users that are interested in cli-width are comparing it to the libraries listed below
- List of node.js builtin modules☆38Updated 11 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the set npm registry URL☆54Updated 2 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Get the auth token set for an npm registry☆35Updated last month
- Repeat a string - fast☆34Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 10 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated last year
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year