mrcoder-file-parser
A TypeScript-based library for parsing CSV, Excel (XLSX/XLS), XML, and YAML files with a unified API.
A TypeScript-based library for parsing CSV, Excel (XLSX/XLS), XML, and YAML files with a unified API.
Identifies file types based on magic bytes, patterns, and other unique file attributes.
CSV Parser and Associated Utilities