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
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated 2 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ☆37Updated 8 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- ☆20Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- timers module for browserify☆24Updated last month
- Check if an object can be used like an Array☆16Updated 3 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated last year
- Detect whether or not an object is a Typed Array☆21Updated last year
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- Simple `setImmediate` shim☆28Updated 10 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- The color cyan, in ansi.☆8Updated 6 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- getpass for node.js☆17Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 4 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 8 years ago