licenses.dev

fs-exists-sync v0.1.0

Drop-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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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