Gathering detailed insights and metrics for readline2
Gathering detailed insights and metrics for readline2
Gathering detailed insights and metrics for readline2
Gathering detailed insights and metrics for readline2
npm install readline2
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
27 Stars
21 Commits
4 Forks
1 Watchers
1 Branches
2 Contributors
Updated on Jan 11, 2025
Latest Version
1.0.1
Package Id
readline2@1.0.1
Size
2.54 kB
NPM Version
2.11.2
Node Version
0.12.5
Published on
Jul 17, 2015
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
3
Node.js (v0.8 and v0.10) had some bugs and issues with the default Readline module.
This module include fixes seen in later version (0.11-0.12 and iojs) and ease some undesirable behavior one could see using the readline to create interatives prompts. This means readline2
change some behaviors and as so is not meant to be an exact drop-in replacement.
This project is extracted from the core of Inquirer.js interactive prompt interface to be available as a standalone module.
Installation: npm install --save readline2
Present the same API as Node.js readline.createInterface()
options.input
as process.stdin
options.output
as process.stdout
interface.stdout
is wrapped in a MuteStreamup
and down
keys from moving through history inside the readlineInterface
prompt contains ANSI colorsCopyright (c) 2012 Simon Boudrias (twitter: @vaxilart) Licensed under the MIT license.
No vulnerabilities found.
Reason
no vulnerabilities detected
Reason
tokens are read-only in GitHub workflows
Reason
no dangerous workflow patterns detected
Reason
all dependencies are pinned
Details
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
0 commit(s) out of 20 and 0 issue activity out of 1 found in the last 90 days -- score normalized to 0
Reason
no reviews found
Details
Reason
no badge detected
Reason
security policy file not detected
Reason
no update tool detected
Details
Reason
project is not fuzzed
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2022-08-15
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More