We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f273965 + f1b9e13 commit 8405bb9Copy full SHA for 8405bb9
1 file changed
README.md
@@ -18,11 +18,11 @@ OpenParser is a collection of parsers and dumpers (serializers) for various data
18
19
## 😍 Key Features
20
- JSON parsing and dumping
21
-- - Direct-to-object JSON parsing
22
-- - JSON-L (JSON Lines) parsing
23
-- - Zero-copy parsing for large JSON datasets
+ - Direct-to-object JSON parsing
+ - JSON-L (JSON Lines) parsing
+ - Zero-copy parsing for large JSON datasets
24
- CSV parsing and dumping
25
-- - Memory-efficient zero-copy parsing for large CSV datasets
+ - Memory-efficient zero-copy parsing for large CSV datasets
26
- RSS/Atom feed parsing
27
28
### Parse JSON
0 commit comments