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

https://github.com/opuscapita/react-reference-select

Base React components for creating reference search components
https://github.com/opuscapita/react-reference-select

javascript react

Last synced: 6 months ago
JSON representation

Base React components for creating reference search components

Awesome Lists containing this project

README

          

# React reference select

[![CircleCI Status](https://circleci.com/gh/OpusCapita/react-reference-select/tree/master.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/OpusCapita/react-reference-select)
![badge-npm-version](https://img.shields.io/npm/v/@opuscapita/react-reference-select.svg)
![badge-license](https://img.shields.io/github/license/OpusCapita/react-reference-select.svg)
![NPM Downloads](https://img.shields.io/npm/dm/@opuscapita/react-reference-select.svg)

## Implemented components

* [ReferenceAutocomplete](https://github.com/OpusCapita/react-reference-select/blob/master/src/client/components/ReferenceAutocomplete/ReferenceAutocomplete.DOCUMENTATION.md)
* [ReferenceSearchDialog](https://github.com/OpusCapita/react-reference-select/blob/master/src/client/components/ReferenceSearchDialog/ReferenceSearchDialog.DOCUMENTATION.md)
* [ReferenceSearchInput](https://github.com/OpusCapita/react-reference-select/blob/master/src/client/components/ReferenceSearchInput/ReferenceSearchInput.DOCUMENTATION.md)
* [PaginationPanel](https://github.com/OpusCapita/react-reference-select/blob/master/src/client/components/PaginationPanel/PaginationPanel.DOCUMENTATION.md)
* [SortableColumn](https://github.com/OpusCapita/react-reference-select/blob/master/src/client/components/SortableColumn/SortableColumn.DOCUMENTATION.md)

## Demo and documentation

Online demo and components reference available here: https://opuscapita.github.io/react-reference-select

> Demo powered by [react-showroom](https://github.com/OpusCapita/react-showroom-client)

## Installation

`yarn add @opuscapita/react-reference-select`

## Contributors

| [](https://github.com/asergeev-sc) | [**Alexey Sergeev**](https://github.com/asergeev-sc) |
| :---: | :---: |
| [](https://github.com/dsanko-sc) | [**Dmitriy Sanko**](https://github.com/dsanko-sc) |

## License

**OpusCapita react-reference-select** is licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE) for the full license text.