sindresorhus / path-exists
Check if a path exists
☆150Updated 3 years ago
Alternatives and similar repositories for path-exists:
Users that are interested in path-exists are comparing it to the libraries listed below
- Get the path to the user home directory☆161Updated 3 years ago
- Read a package.json file☆165Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Get the system locale☆226Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 6 months ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 6 months ago
- Convert a value to an array☆130Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- ☆121Updated 5 years ago
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Write a package.json file☆88Updated 7 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Provide multiple patterns to node-glob☆56Updated 2 years ago
- The Lodash command-line interface.☆152Updated last year
- Get metadata of a package from the npm registry☆240Updated 7 months ago
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- Run a function exactly one time☆222Updated last year
- Read the closest package.json file☆266Updated last year
- Check if something is a Node.js stream☆110Updated 4 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 7 months ago
- Compressible Content-Type / mime checking.☆99Updated 11 months ago
- Get a random temporary file path☆79Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- HTTP request freshness testing☆160Updated 6 months ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- morgan for koa☆63Updated 9 years ago