An open API service indexing awesome lists of open source software.

https://github.com/azayzel/react-uikit-typeahead

A React + UIKit3 TypeAhead Component
https://github.com/azayzel/react-uikit-typeahead

react react-jsx react-uikit reactjs-ui uikit3

Last synced: about 2 months ago
JSON representation

A React + UIKit3 TypeAhead Component

Awesome Lists containing this project

README

        

# React-UIKit-TypeAhead

A Typeahead component built for React with [UIKit3](https://https://getuikit.com/)
* [DEMO App](https://azayzel.github.io/react-uikit-typeahead-demo/)



## Installing

Install the package with npm or Yarn

```React
npm i react-uikit-typeahead --save
or
yarn add react-uikit-typeahead

```

Next, Import the Module and supply props

```React
import MultiSelect from "react-uikit-typeahead";
...




```

## Built With

* [UIKit3](http://www.dropwizard.io/1.0.2/docs/) - CSS Library
* [React](https://maven.apache.org/) - Front-end Library

## Contributing

* Coming Soon

## Authors

* **Josh Lavely** - *Initial work* *

See also the list of [contributors](https://github.com/Azayzel/react-uikit-multiselect) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details