export-from-json
Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.
json-to-txt
Reads JSON data (Array of objects) and returns a string in a txt file format.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.