path-existed-or-create
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

path existed or create

For Nodejs only

install

yarn add path-existed-or-create
const pathExistedOrCreate = require("path-existed-or-create");

dirPath = "tempDir";

pathExistedOrCreate(dirPath);

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i path-existed-or-create

    Weekly Downloads

    30

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    3.36 kB

    Total Files

    6

    Last publish

    Collaborators

    • pierreneter