1.2.0 • Published 1 year ago

@zoppa/node v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago