Closed
Description
Description
This RFC proposes adding a utility to parse a string containing serialized newline-delimited JSON (NDJSON).
The exposed API should have the same signature as @stdlib/utils/parse-json
, and the reviver should be applied to each line of NDJSON.
Package: @stdlib/utils/parse-ndjson
Alias: parseNDJSON
Related Issues
Questions
No.
Other
The following should serve as a reference package:
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.
Metadata
Metadata
Assignees
Labels
RFC feature request which has been accepted.Issue or pull request for adding a new feature.Issue involves or relates to JavaScript.Request for comments. Feature requests and proposed changes.Issue or pull request concerning general utilities.May require some initial design or R&D, but should be straightforward to resolve and/or implement.Normal priority concern or feature request.