browserify / console-browserifyLinks
Emulate console for all the browsers
☆34Updated 6 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:
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated 2 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- ☆20Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Get the command from a shebang☆24Updated 3 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- timers module for browserify☆24Updated 6 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
- Check if a string has ANSI escape codes☆49Updated last year
- 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
- shim for require.main.filename() that works in as many environments as possible☆20Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- The color cyan, in ansi.☆8Updated 6 years ago
- Check if a file path is a binary file☆46Updated 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
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- A transform to make UglifyJS work in browserify☆21Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago