@sco-techlab/easy-files
v1.0.5
Published
Easy nodejs files management
Downloads
3
Maintainers
Readme
@SCO-techlab/easy-files
Easy files management for Node, you can install and use it in Express or NestJS too. Easy files is full asynchronus to make easier the files management in the server side.
Get Started
- Install dependency
- Import in your application
Export interfaces
- IMulterFile
- IFileObjectOptions
Export methods
- fileObject
- dataUrl
- base64
- mimeType
- exists
- isDirectory
- save
- remove
- write
- append
- read
- tmpfile