inquirer-select-pro

An inquirer select that supports filtering/searching and multiple selections.

MIT License

Downloads
18.1K
Stars
7

Bot releases are visible (Hide)

inquirer-select-pro - v1.0.0-alpha.7 Latest Release

Published by github-actions[bot] 3 months ago

Patch Changes

inquirer-select-pro - v1.0.0-alpha.6

Published by github-actions[bot] 4 months ago

Patch Changes

  • bae2aee Thanks @jeffwcx! - make @inquirer/core as external dep which can reduce the size of cjs
inquirer-select-pro - v1.0.0-alpha.5

Published by github-actions[bot] 4 months ago

Patch Changes

  • 83a41d5 Thanks @jeffwcx! - bundle all deps when outputting in cjs format (Fix error that occurs when require esm in cjs)
inquirer-select-pro - v1.0.0-alpha.4

Published by github-actions[bot] 5 months ago

Minor Changes

  • Able to toggle all options
inquirer-select-pro - v1.0.0-alpha.3

Published by github-actions[bot] 5 months ago

Patch Changes

  • bundle lodash-es/debounce
inquirer-select-pro - v1.0.0-alpha.2

Published by github-actions[bot] 5 months ago

Patch Changes

  • remove only-allow
inquirer-select-pro - v1.0.0-alpha.1

Published by github-actions[bot] 5 months ago

Patch Changes

  • improve theming and add more tests