sindresorhus / file-urlLinks
Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
☆63Updated last year
Alternatives and similar repositories for file-url
Users that are interested in file-url are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated last week
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Copy a file☆123Updated 5 months ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Regular expression for matching issue references☆49Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 5 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Make a function mimic another one☆96Updated last year
- Regular expression for matching a shebang line☆48Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago