File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ A TypeScript library for CSV manipulation with strong typing. This library provi
77
88## Features
99
10- - ** 🚀 Fluent API** - Chain methods for elegant data manipulation
1110- ** 🔒 Type Safety** - Comprehensive TypeScript support with generic types
1211- ** 🧩 Header Mapping** - Transform between CSV columns and nested object structures
1312- ** 📊 Data Analysis** - Rich query, filtering, and aggregation capabilities
1413- ** 📈 Transformation** - Powerful data conversion and manipulation tools
1514- ** ⚡ Async Support** - Process large files with generators and streams
1615- ** 🛡️ Error Handling** - Robust error recovery with retry mechanisms
1716- ** 📝 Documentation** - Extensive examples and API documentation
18-
17+ - ** 🚀 Builder Patter** - Chain methods for elegant data manipulation
18+ -
1919## Installation
2020
2121``` bash
You can’t perform that action at this time.
0 commit comments