Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A React + UIKit3 MultiSelect Component
https://github.com/azayzel/react-uikit-multiselect

react react-multiselect react-ui reactjs reactmultiselect uikit3

Last synced: about 1 month ago
JSON representation

A React + UIKit3 MultiSelect Component

Awesome Lists containing this project

README

        

# React-UIKit-MultiSelect

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




## Installing

Install the package with npm or Yarn

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

```

Next, Import the Module and supply props

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

```

## 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