sindresorhus / path-exists
Check if a path exists
☆151Updated 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☆160Updated 4 years ago
- Read a package.json file☆165Updated last year
- Find the closest package.json file☆163Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Get the system locale☆227Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Get metadata of a package from the npm registry☆241Updated 9 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 8 months ago
- Read the closest package.json file☆267Updated last year
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 8 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- Promise ponyfill with pinkie☆117Updated 6 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Infer the content-type of a request.☆228Updated last month
- Import a globally installed module☆58Updated last year
- HTTP request freshness testing☆159Updated last month
- Run a function exactly one time☆222Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- normalizes package metadata, typically found in package.json file.☆200Updated 3 weeks ago
- Indent each line in a string☆113Updated 2 years ago
- Copy a file☆120Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Cross-platform .zip file creation☆130Updated last year