TooTallNate / file-uri-to-pathLinks
Convert a `file:` URI to a file path
☆28Updated 3 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
- ☆20Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Updated 11 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Emulate console for all the browsers☆34Updated 5 months ago
- Object.keys shim☆45Updated last month
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Turn a Git URL into its canonical form.☆14Updated 4 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 4 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 6 months ago
- Sniff the encoding from a HTML byte stream☆20Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the fullname of the current user☆47Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Generate regular expressions from regjsparser’s AST.☆33Updated 3 weeks ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 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 8 years ago
- ☆37Updated 9 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Get available v8 and Node.js flags.☆57Updated last year
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 5 months ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Parse data: URLs☆74Updated last year
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 8 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Returns a copy of an object with its keys sorted☆35Updated 4 years ago