Skip to content

lettdigital/lett-files-downloader

Repository files navigation

lett-files-dowloader

A Lett package to download multiple files simultaneously!

Getting Started

Install as yout project dependencie and import it:

const FileDownloader = require('lett-files-dowloader');

Prerequisites

Require node.js 10 or higher.

Installing

You can simply install on your node project by typing:

npm install deleuterio/lett-files-dowloader

Running the tests

It's possible run tests running

npm run test

Motivations

The AWS serverless architecture for image handler using a wrap of thumbor. Checkout the awesome architecture on link below ⬇️ https://aws.amazon.com/pt/solutions/serverless-image-handler/

Contributing

👷

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Full Documentation

🌐 https://deleuterio.github.io/lett-files-downloader/ 🌐