linely

0.0.1 • Public • Published

Line by line text file parser

Goal

Parse large text files line by line.

The existing modules trying to do this all have issues:

  • missing last line if no final carriage return
  • use time consuming array operations
  • memory leaks

Benchmark

There is a benchmark testbed with larger files that will be added to a separate repo.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i linely

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • rschooley