Skip to content

Conversation

yaswanthkosuru
Copy link
Contributor

Resolves #1074.

Description

his RFC proposes adding a filesystem utility to read a file which is newline-delimited JSON (NDJSON).

Related Issues

#1075

This pull request:

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@yaswanthkosuru yaswanthkosuru changed the title feat: add fs/read-ndjson feat: add fs/read-ndjson Sep 30, 2024
@yaswanthkosuru yaswanthkosuru changed the title feat: add fs/read-ndjson feat: add fs/read-ndjson Sep 30, 2024
@yaswanthkosuru
Copy link
Contributor Author

@Planeshifter ready for initial review!

@kgryte kgryte added Feature Issue or pull request for adding a new feature. Needs Review A pull request which needs code review. Utilities Issue or pull request concerning general utilities. labels Oct 1, 2024
@yaswanthkosuru
Copy link
Contributor Author

yaswanthkosuru commented Oct 1, 2024

Should I add these link as ndjson :https://ndjson.org/ in readme. md
I am not sure?

@kgryte
Copy link
Member

kgryte commented Oct 1, 2024

Yes, that would be preferrable.

@yaswanthkosuru yaswanthkosuru requested a review from kgryte October 7, 2024 05:06
@yaswanthkosuru
Copy link
Contributor Author

@kgryte Ready for final review

@yaswanthkosuru
Copy link
Contributor Author

yaswanthkosuru commented Oct 25, 2024

@Planeshifter it has been almost 3 weeks.i am free now, can you please review my pr
Thanks ..

@kgryte kgryte removed the Needs Review A pull request which needs code review. label Oct 26, 2024
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This now LGTM. Thanks for your contribution, @yaswanthkosuru.

@kgryte kgryte merged commit d9db39a into stdlib-js:develop Oct 26, 2024
11 checks passed
Neerajpathak07 pushed a commit to Neerajpathak07/stdlib that referenced this pull request Nov 9, 2024
PR-URL: stdlib-js#2969
Closes: stdlib-js#1074
Ref: stdlib-js#1075
Co-authored-by: Athan Reines <[email protected]>
Reviewed-by: Athan Reines <[email protected]>
aayush0325 pushed a commit to aayush0325/stdlib that referenced this pull request Nov 11, 2024
PR-URL: stdlib-js#2969
Closes: stdlib-js#1074
Ref: stdlib-js#1075
Co-authored-by: Athan Reines <[email protected]>
Reviewed-by: Athan Reines <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Issue or pull request for adding a new feature. Utilities Issue or pull request concerning general utilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: add @stdlib/fs/read-ndjson

2 participants