16.5.0 • Published 4 years ago

reacticsearch v16.5.0

Weekly downloads
62
License
-
Repository
github
Last release
4 years ago

reacticsearch

reacticsearch is a library combination of React and Elasticsearch

This libary will help you build a search UI for React and Elasticsearch.

It will define a few building blocks which can be extended by any UI framework you want.

Example

See the reacticsearch example for a plain HTML implementation. This will give you a good starting point for implementing your own UI's.

Building

npm run build

Test installation

npm install . -g

Publish

npm publish