browserify / console-browserifyLinks
Emulate console for all the browsers
☆33Updated 8 months ago
Alternatives and similar repositories for console-browserify
Users that are interested in console-browserify are comparing it to the libraries listed below
Sorting:
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Updated 8 years ago
- the tty module from node core for browsers☆17Updated 8 months ago
- Get the command from a shebang☆24Updated 4 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- ☆20Updated 3 years ago
- Regular expression for matching a shebang line☆46Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- tar plugin for decompress☆16Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 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
- timers module for browserify☆24Updated 8 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
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Minimal module to check if a file is executable.☆49Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a string has ANSI escape codes☆50Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 weeks ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Slice a string with ANSI escape codes☆50Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurren…☆18Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Node's domain module for the web browser☆32Updated last week