sindresorhus / path-existsLinks
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
Sorting:
- Get the path to the user home directory☆160Updated 4 years ago
- Get the system locale☆227Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Copy a file☆121Updated last month
- Convert a value to an array☆130Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Easy error subclassing and stack customization☆66Updated 2 weeks ago
- Import a module lazily☆247Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- touch(1) for node☆124Updated last year
- ☆121Updated 6 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Promise ponyfill with pinkie☆116Updated 7 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Read a package.json file☆171Updated last year
- Import a globally installed module☆58Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 9 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Updated 4 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆159Updated 2 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Run a function exactly one time☆221Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 months ago