Read textfiles, autohandle latin1, utf8, utf16/32 big/little endian
node.js streams with promises and coroutines
A utility for reading large text files line by line. It saves the state of the last read line number in a file, allowing it to resume reading from the same position in case of an error.
node.js streams with promises
Standalone readers and parsers from LlamaIndex
DataReader provides an easy way to implement data migrations.