A React component for viewing large text files.
Append text files without leaving corrupted states between process crashes. A set of files can be grouped together so that appends to all those files can be committed at once making sure files are in sync.
Walks a directory of text files and creates an object based on the directory and files names.