-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.readlineIssues and PRs related to the built-in readline module.Issues and PRs related to the built-in readline module.
Description
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.
aduh95, talentlessguy and sindresorhus
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.readlineIssues and PRs related to the built-in readline module.Issues and PRs related to the built-in readline module.