Inquirer.js
Inquirer.js copied to clipboard
How to develop a plugin for Inquirer.js?
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.
OK. I will make documentation for that.
Any updates on documentation for custom plugins?
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!