Inquirer.js icon indicating copy to clipboard operation
Inquirer.js copied to clipboard

How to develop a plugin for Inquirer.js?

Open cccRaim opened this issue 5 years ago • 3 comments

I find plugin list in README.md. But I want to develop plugin for myself, I don't know how to code.

I think there should have a document for plugin develop. It is unrealistic to read the source code of each plugin.

cccRaim avatar Sep 01 '20 09:09 cccRaim

OK. I will make documentation for that.

LitoMore avatar Sep 04 '20 10:09 LitoMore

Any updates on documentation for custom plugins?

jamespohalloran avatar Sep 10 '22 16:09 jamespohalloran

Hey @jamespohalloran, I made some progress on documenting the new core API over here https://github.com/SBoudrias/Inquirer.js/tree/master/packages/core - I'd love feedback and/or PRs helping to make that documentation better!

SBoudrias avatar Sep 11 '22 18:09 SBoudrias