npm-file-component
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

About

This package allows easy manupulate with file upload/download/rename/copy/delete by just sending standard command. However behind scenes - you can use any protocol to work with file storage - ftp, sftp, local folder. This is amazing library if you have continious integration with multiple environments, for example - dev - you work with files locally, sandbox - you use some external ftp to store files, and production - is sftp or persistent docker storage.

Install dependencies

Whenever dependencies in package.json are changed, run the following command:

npm install

/npm-file-component/

    Package Sidebar

    Install

    npm i npm-file-component

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    14.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • cailean
    • fedir_indutnyi