my-json-to-text-writer
v0.0.2
Published
Accepts filename and json to write in the file.
Downloads
4
Readme
#my-json-to-text-writer
- Depricated version: (0.0.0).
- Accepts the array of students and name/path of file.
- Check existance of file and ask user before overwrite if exsists.
- Writing the given sorted result into a target file in a plain text format return success message.
- Send an error message on each stage if something goes wrong. Which will returned through callback function.