iarna / console-control-strings
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
☆30Updated 4 years ago
Alternatives and similar repositories for console-control-strings:
Users that are interested in console-control-strings are comparing it to the libraries listed below
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 4 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- The color cyan, in ansi.☆8Updated 6 years ago
- timers module for browserify☆24Updated 3 months ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- ☆37Updated 8 years ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Find the module object for something that was require()d☆27Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year
- List of node.js builtin modules☆38Updated 11 months 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
- getpass for node.js☆17Updated 7 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Higher-order functions for easier error handling☆13Updated last year
- Repeat a string - fast☆34Updated 3 years ago