browserify / console-browserify
Emulate console for all the browsers
☆33Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for console-browserify
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ☆20Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- tar plugin for decompress☆16Updated 4 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Get the npm global path prefix. Same code used internally by npm.☆28Updated 3 months ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆20Updated 3 months ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- timers module for browserify☆24Updated 3 years ago
- Simple `setImmediate` shim☆28Updated 8 months ago
- Call the given method on each value in the given object.☆20Updated last year
- Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurren…☆19Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago