Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace get-stdin with built-in stream consumer #1375

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

Torathion
Copy link
Contributor

Since Node.js 16.7.0, node introduced stream consumers and with that the ability to parse a stream to text. I found out about this as Sindre updated his README of get-stdin on his github, but not on NPM. This explains why he hasn't maintained the package since then.

Copy link
Owner

@raineorshine raineorshine left a comment

Choose a reason for hiding this comment

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

Great!

@raineorshine raineorshine merged commit aed0c5f into raineorshine:main Mar 8, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants