TooTallNate / file-uri-to-path
Convert a `file:` URI to a file path
☆28Updated 2 years ago
Alternatives and similar repositories for file-uri-to-path
Users that are interested in file-uri-to-path are comparing it to the libraries listed below
Sorting:
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- ☆20Updated 3 years ago
- all the types of nodes in htmlparser2's dom☆28Updated 4 months ago
- Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability☆62Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 2 years ago
- gl-matrix's mat3, split into smaller pieces☆18Updated 6 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Emulate console for all the browsers☆34Updated 4 months ago
- Object.keys shim☆45Updated 3 weeks ago
- A list of objects bound by prototype chain☆20Updated last year
- Detect whether or not an object is a Typed Array☆21Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- A Literate Programming Framework for JS and compile-to-JS languages.☆21Updated 5 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated 7 months ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Browser ide for reading and exploring javascript code☆48Updated last year
- Create error instances with a code☆20Updated 2 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 5 months ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Updated 11 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Extended POSIX-style sprintf☆35Updated 3 years ago
- utilities for primitive JavaScript types☆34Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Simple `setImmediate` shim☆28Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago