TooTallNate / file-uri-to-path
Convert a `file:` URI to a file path
☆28Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for file-uri-to-path
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Emulate console for all the browsers☆33Updated 8 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Simple `setImmediate` shim☆28Updated 8 months ago
- ☆20Updated 3 years ago
- Detect whether or not an object is a Typed Array☆21Updated 10 months ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Updated 10 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- The color cyan, in ansi.☆8Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Object.keys shim☆45Updated 2 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 6 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 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
- Return an array free of duplicate values. Very fast implementation.☆60Updated 4 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years ago
- Provides a uniquely named temp directory☆13Updated 4 years 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 7 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 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 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Clone and modify a RegExp instance☆23Updated 2 years ago