Skip to content

Add Promises version of ReadLine #37287

@buffet-time

Description

@buffet-time

Is your feature request related to a problem? Please describe.
Not to my knowledge.

Describe the solution you'd like
I'd like to have access to a set of functions for the readline portion of Node in a similar style to import fs from 'fs/promises'. Having to wrap callback functions in promises is rather tedious.

I'd like to know if this would be something I can work on. I want this for my own purposes and have the time to work on and implement this if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.readlineIssues and PRs related to the built-in readline module.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions