@plan-three/material-ui-autosuggest

1.0.0-beta-11 • Public • Published

npm package Build Status

Material-UI Autosuggest

A fuzzy-search autosuggest component for Material-UI.

Installing

$ npm install --save @plan-three/material-ui-autosuggest@latest

Example

See the example.

Documentation

Check out Autosuggest.md.

Features

  • Fully customizable search: you can set up the fuzzy-search how you like. It uses Fuse.js under the hood and you can easily pass a config object.
  • Custom rendering: you can pass props for rendering of suggestions, or use the pre-configured components.

Contributing

See the contributing guide

Material-UI Autosuggest is distributed under the MIT License

Dependencies (13)

Dev Dependencies (17)

Package Sidebar

Install

npm i @plan-three/material-ui-autosuggest

Weekly Downloads

6

Version

1.0.0-beta-11

License

MIT

Unpacked Size

442 kB

Total Files

33

Last publish

Collaborators

  • dstreet
  • tgrowden