1.0.0 • Published 3 years ago

@htgabriel/multer-utils v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

jest-image npm-image

Installation

@soufantech/multer-utils depends on the multer module. So, if you don't have multer, add it to your project first or install it along with @soufantech/multer-utils`:

yarn add multer @soufantech/multer-utils

Todo

  • docs: add usage examples and general documentation;
  • test: write more tests (test coverage quite poor at the moment);
  • chore: add and configure semantic-release;