0.0.2 • Published 8 years ago

my-json-to-text-writer v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

#my-json-to-text-writer

  1. Depricated version: (0.0.0).
  2. Accepts the array of students and name/path of file.
  3. Check existance of file and ask user before overwrite if exsists.
  4. Writing the given sorted result into a target file in a plain text format return success message.
  5. Send an error message on each stage if something goes wrong. Which will returned through callback function.