@appgeist/file-exists

1.1.3 • Public • Published

@appgeist/file-exists

NPM version License

Utility function to check if a file exists and return a Promise.

Usage

const fileExists = require("@appgeist/file-exists");

const found = await fileExists("catz-picture.jpg");

License

The ISC License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.3
    2
    • latest

Version History

Package Sidebar

Install

npm i @appgeist/file-exists

Weekly Downloads

2

Version

1.1.3

License

ISC

Unpacked Size

2.37 kB

Total Files

6

Last publish

Collaborators

  • icflorescu