1.0.0-alpha.7 • Published 5 months ago

inquirer-plugins v1.0.0-alpha.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

inquirer-plugins

This repository manages custom plugins for the iInquirer package. (Currently, it only includes table.)

This is mostly a collection of custom plugins for my personal use, but feel free to use any that you find useful.

Plugins

Table

Table Plugin is based on the original inquirer-table-input. This plugin has been customized to support TypeScript and symbol input.

PLUGIN DOCS (same as above plugin title links)

TABLE PLUGIN