Reading 1GB+ text files...? Speak no more!
TextReader is an Electron-based utility for reading extra-large text files.
It reads files by small pieces (1000 bytes each) so you can take a peek into them without loading to memory.
- Check out Releases and download package corresponding to your OS and architecture.
-
npm ci
-
npm run build-{mac|linux|win}
Logo is designed by @psikoz
Marise Hayashi – Other projects
Distributed under the MIT license. See LICENSE
for more information.
- Fork it
- Commit your changes
- Create a new Pull Request