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
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- ☆121Updated 6 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 10 months ago
- Convert a value to an array☆129Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Promise ponyfill with pinkie☆117Updated 7 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆107Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Task registry that allows composition through series/parallel methods.☆203Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Indent each line in a string☆113Updated 3 years ago
- Run a function exactly one time☆222Updated last year
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 10 months ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Find the closest package.json file☆164Updated last month
- touch(1) for node☆124Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- The util.is* functions from Node core☆103Updated 3 years ago
- Itty bitty little widdle twinkie pinkie ES2015 Promise implementation☆138Updated 6 years ago
- Read a package.json file☆169Updated last year
- Copy a file☆121Updated last year
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Import a module lazily☆247Updated 3 years ago