locate-path
Get the first path that exists on disk of multiple paths
file-url
Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
url-pattern
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
find-up-simple
Find a file or directory by walking up parent directories — Zero dependencies