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

/@appgeist/file-exists/

    Package Sidebar

    Install

    npm i @appgeist/file-exists

    Weekly Downloads

    1

    Version

    1.1.3

    License

    ISC

    Unpacked Size

    2.37 kB

    Total Files

    6

    Last publish

    Collaborators

    • icflorescu