ink-fuzzy-select

1.0.2 • Public • Published

Ink Fuzzy Select

Fuzzy Select Box for Ink

Image

Props

  • options: Array of string or object ({ label, value })
  • onSelect: Call when user press enter, will return with value of the selection
  • limit: size of the ink-select-component

Example

See example/index.js

Todo

  • Test coverage
  • Better documentation
  • CI
  • Inherit more props from ink-select-component and ink-input
  • Typescript?

/ink-fuzzy-select/

    Package Sidebar

    Install

    npm i ink-fuzzy-select

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    5.68 kB

    Total Files

    3

    Last publish

    Collaborators

    • phonglk