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

Add zlib/promise module #55949

Open
peixotoleonardo opened this issue Nov 21, 2024 · 1 comment
Open

Add zlib/promise module #55949

peixotoleonardo opened this issue Nov 21, 2024 · 1 comment
Labels
feature request Issues that request new features to be added to Node.js.

Comments

@peixotoleonardo
Copy link
Contributor

What is the problem this feature will solve?

To work with promise we need to use the promisify util to converte the callback function version.

What is the feature you are proposing to solve the problem?

I would like to add this new module to use promises instead of callbacks, similar to the fs/promises module.

What alternatives have you considered?

No response

@peixotoleonardo peixotoleonardo added the feature request Issues that request new features to be added to Node.js. label Nov 21, 2024
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Node.js feature requests Nov 21, 2024
@peixotoleonardo
Copy link
Contributor Author

I would like to do this new module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issues that request new features to be added to Node.js.
Projects
Status: Awaiting Triage
Development

No branches or pull requests

1 participant