browserify / tty-browserifyLinks
the tty module from node core for browsers
☆17Updated 9 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 9 months ago
- Get the command from a shebang☆24Updated 4 years ago
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- ☆19Updated 7 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Like `new Map` but for older JavaScripts☆21Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 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
- ☆27Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 years ago
- Check if a path is in the current working directory☆22Updated 4 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- A transform to make UglifyJS work in browserify☆21Updated 5 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- 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
- ☆20Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- ☆19Updated 9 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 10 months ago
- Node.js path.dirname() ponyfill☆13Updated 3 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
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 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
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago