browserify / tty-browserifyLinks
the tty module from node core for browsers
☆17Updated 7 months ago
Alternatives and similar repositories for tty-browserify
Users that are interested in tty-browserify are comparing it to the libraries listed below
Sorting:
- timers module for browserify☆24Updated 7 months ago
- Get the command from a shebang☆24Updated 3 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year
- A cache for managing namespaced sub-caches☆14Updated 3 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
- ☆19Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 8 months 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
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Check if a path is in the current working directory☆21Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- A list of objects bound by prototype chain☆20Updated last year
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- ☆27Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Node.js path.dirname() ponyfill☆13Updated 3 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
- The color cyan, in ansi.☆8Updated 6 years ago