nyxtom / search-ui

Search UI. Libraries for the fast development of modern, engaging search experiences.

Home Page:https://docs.elastic.co/search-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A JavaScript library for the fast development of modern, engaging search experiences with Elastic. Get up and running quickly without re-inventing the wheel.

Check out the documentation to learn more about setting up and using Search UI.

Features πŸ‘

  • You know, for search - Maintained by Elastic, the team behind Elasticsearch.
  • Speedy Implementation - Build a complete search experience with a few lines of code.
  • Customizable - Tune the components, markup, styles, and behaviors to your liking.
  • Smart URLs - Searches, paging, filtering, and more, are captured in the URL for direct result linking.
  • Flexible front-end - Not just for React. Use with any JavaScript library, even vanilla JavaScript.
  • Flexible back-end - Use it with Elasticsearch, Elastic Enterprise Search, or any other search API.

Live demos πŸ‘€

Connectors

Examples

Get started

Installation

npm install @elastic/search-ui @elastic/react-search-ui @elastic/react-search-ui-views
# or
yarn add @elastic/search-ui @elastic/react-search-ui @elastic/react-search-ui-views

Tutorials

To quickly get started with Search UI, follow one of our tutorials:

Contributing

We welcome contributors to the project. Follow our contributing guide to get started.

License πŸ“—

Apache-2.0 Β© Elastic

Thank you to all the contributors!

About

Search UI. Libraries for the fast development of modern, engaging search experiences.

https://docs.elastic.co/search-ui

License:Apache License 2.0


Languages

Language:TypeScript 92.7%Language:JavaScript 4.1%Language:SCSS 2.9%Language:Groovy 0.2%Language:Shell 0.1%