isaacs / fs.realpath
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fs.realpath
- Check if an object can be used like an Array☆16Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Is this an ES6 Symbol value?☆18Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated 2 years ago
- ☆20Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- Track the list of currently unhandled promise rejections☆24Updated 5 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 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Check if a file path is a binary file☆43Updated 6 months ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- Unpipe a stream from all destinations☆23Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- ☆12Updated 8 years ago
- Detect whether or not an object is a Typed Array☆21Updated 9 months ago
- Try to guess if your terminal supports unicode☆17Updated 3 years ago
- ☆27Updated 3 years ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆14Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago