Add, read and remove entries from JSON Lines formatted files. For easier handling of large files the stack approach is used - use push
& pop
method (add a line to end of the file, take from the end).
-
Notifications
You must be signed in to change notification settings - Fork 0
Add, read and remove entries from JSON Lines formatted files
License
elecena/jsonl-parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Add, read and remove entries from JSON Lines formatted files