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
- Host: GitHub
- URL: https://github.com/opuscapita/react-reference-select
- Owner: OpusCapita
- License: apache-2.0
- Created: 2017-06-16T10:21:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T01:02:42.000Z (over 1 year ago)
- Last Synced: 2025-04-10T05:41:18.933Z (6 months ago)
- Topics: javascript, react
- Language: JavaScript
- Homepage: https://opuscapita.github.io/react-reference-select/
- Size: 8.36 MB
- Stars: 4
- Watchers: 13
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# React reference select
[](https://circleci.com/gh/OpusCapita/react-reference-select)


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