lcov-parser
A LCOV trace file parser written in TypeScript. It supports synchronous and asynchronous parsing and accepts string, Buffer, ArrayBuffer, and Readable streams as input.
The package is available on npm as @friedemannsommer/lcov-parser.
The full API documentation can be found at friedemannsommer.github.io/lcov-parser.
The source code for this project can be found on GitHub at friedemannsommer/lcov-parser.