TooTallNate / file-uri-to-pathLinks
Convert a `file:` URI to a file path
☆29Updated 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 3 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 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…☆31Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated last month
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 8 years ago
- A transform to make UglifyJS work in browserify☆21Updated 5 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- Sniff the encoding from a HTML byte stream☆21Updated last month
- Curve25519-based cryptography in JavaScript☆33Updated 10 years ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Updated 12 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Create error instances with a code☆20Updated 3 years ago
- Returns a copy of an object with its keys sorted☆35Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Detect whether or not an object is a Typed Array☆21Updated 2 years ago
- Emulate console for all the browsers☆33Updated last year
- Minimal module to check if a file is executable.☆51Updated 3 months 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
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- List of node.js builtin modules☆37Updated 2 months ago
- Right-align the text in a string.☆19Updated 7 years ago
- 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
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago