An ESM/CommonJS toolkit to help you storage and upload files with NodeJS.
[WORK IN PROGRESS]
This library is ready for ES module or CommonJs module. You must add it by using Node.Js:
npm i --save @piggly/storage
See the CHANGELOG file for information about all code changes.
This library uses the Jest. We carry out tests of all the main features of this application.
npm run test:once
See the CONTRIBUTING file for information before submitting your contribution.
MIT License (MIT). See LICENSE.