GitShow/tj/co-prompt
tj

co-prompt

sane terminal user-input for node.js using thunks / generators

by tj
Star on GitHubForknpm

JavaScript

192 stars17 forks3 contributorsQuiet · 10y agoSince 2013

Meet the team

See all 3 on GitHub →
tj
tj4 contributions
yaru22
yaru221 contribution
ForbesLindesay
ForbesLindesay1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 10y ago
See all on GitHub →
davideicardi
My Node.js process doesn't terminate when using prompt functionOpenIssue

I suspect that the problem is that is still referenced. See this SO answer. I have tried another approach using : What do you think?

davideicardi · 6y ago
ning-github
Allow for backspacing when entering a passwordOpenPR

Before: When typing into a prompt.password, if you were to make a typo and press delete to on your keyboard so that you could change it, it would just keep adding to the buffer as well as the process.stdout. After: The backspace keypress is caught, trimming the final character off the keypress, as well as not including it in the buffer.

ning-github · 7y ago
ihatecsv
Password masker inserts mask characters for backspaceOpenIssue

If you open a password prompt and press the backspace key, the masker will insert a character, rather than erasing one.

ihatecsv · 7y ago

Recent fixes

View closed PRs →
ruimarinho
Update co@4.0.0MergedPR

@tj can you publish a new minor version so that the message is gone from the npm output?

ruimarinho · 9y ago
Structured data for AI agents

Repository: tj/co-prompt. Description: sane terminal user-input for node.js using thunks / generators Stars: 192, Forks: 17. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 2, open issues: 8. Last activity: 10y ago. Community health: 28%. Top contributors: tj, yaru22, ForbesLindesay.

·@ofershap

Replace github.com with gitshow.dev