1.2.0 • Published 3 years ago

@zoppa/node v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Useful functions for nodeJS:

Files: - writeToJson - write to beautiful .json file; - appendToJson - append data to beautiful .json file; - getFilesFromFolder - get all files from target folder; - getNestedFilesFolders - get all files from target folder with need depth; - getFileFromUrlToBuffer - get file from url and response it like a buffer; - getFileFromUrlToBufferWithCompress - get file from url and response it like a buffer with compressed width and size; - getFileFromUrlToDisk - get file from url and download it as file to disk; - getFileFromUrlToDiskWithCompress - get file from url and download it as file to disk with compress;

1.2.0

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago