licenses.dev

detect-file v0.1.0

Detect if a filepath exists and resolves the full filepath.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
fs-exists-sync • 0.1.0Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/detect-file)](https://licenses.dev/npm/detect-file)
<a href="https://licenses.dev/npm/detect-file">
  <img src="https://licenses.dev/b/npm/detect-file" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/detect-file/0.1.0)](https://licenses.dev/npm/detect-file/0.1.0)
<a href="https://licenses.dev/npm/detect-file/0.1.0">
  <img src="https://licenses.dev/b/npm/detect-file/0.1.0" alt="licenses" />
</a>
GitHub