Asynchronous file system library with chainable Q promises for Node.js
Useful additions to inbuilt fs module {promises}.
fileArrayData is a Node.js module that provides utility functions for reading data from a file into an array and appending array data back into a file. It simplifies the process of handling file data in array format.