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
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Get the system locale☆227Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Copy a file☆121Updated 3 weeks ago
- Easy error subclassing and stack customization☆65Updated 5 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Run a function exactly one time☆221Updated last year
- Find the closest package.json file☆165Updated 3 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- touch(1) for node☆124Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Make your terminal beep☆134Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Promise ponyfill with pinkie☆116Updated 7 years ago
- JavaScript option parsing and help generation library☆164Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 2 weeks ago
- Import a globally installed module☆58Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Task registry that allows composition through series/parallel methods.☆203Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated last month