ngx-csv-parser
CSV parser
Library to parse CSV files in Angular applications
CSV Parser for Angular by Developers Hive
25 stars
3 watching
52 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
angularangular-csvcsv-parsercsv-parser-angularcsv-readercsv-readingdelimiter
Related projects:
Repository | Description | Stars |
---|---|---|
alberthaff/ngx-papaparse | An Angular wrapper for Papa Parse, enabling efficient CSV parsing and processing in web applications. | 90 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |
tinycsvparser/tinycsvparser | A .NET CSV parsing library with high-performance and flexibility | 375 |
rars/ng2csv | An Angular service for saving data to CSV files | 6 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 552 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
ashaduri/csv-parser | A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 669 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |
lokimidgard/csv-parser-generator | A tool to parse CSV files with support for uncommon line separators and nullable handling | 5 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 461 |