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:
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.☆22Updated 7 years ago
- Emulate console for all the browsers☆33Updated 11 months ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Parse data: URLs☆75Updated last week
- Create ansi colors by passing open and close codes.☆19Updated last year
- Create error instances with a code☆20Updated 3 years ago
- the tty module from node core for browsers☆18Updated 11 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 weeks ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Updated 11 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Turn a Git URL into its canonical form.☆14Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- browser editor for code that gets 'compiled' on the server with node and run on the client☆62Updated 7 years ago
- List of node.js builtin modules☆37Updated last year
- Get the local downloads folder, for all major platforms☆33Updated last year
- Get the command from a shebang☆24Updated 4 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Better `os.arch()` for node and the browser -- detect OS architecture☆80Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Sink your streams.☆17Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 7 years ago
- Serialize (encode) HTML character references☆21Updated last year