Skip to content

Commit 1f6aa05

Browse files
authored
Update README.md
1 parent 8099823 commit 1f6aa05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)