@anjuma/vue-rs

A Vue UI components library for building search experiences

Usage no npm install needed!

<script type="module">
  import anjumaVueRs from 'https://cdn.skypack.dev/@anjuma/vue-rs';
</script>

README

reactivesearch
ReactiveSearch Vue

Elasticsearch UI components for Vue.


npm version PRs Welcome

Vue UI components for Elasticsearch.

Banner Image showing all the UI components we offer

Installation

yarn add @appbaseio/reactivesearch-vue

Documentation

The official docs for the library are at https://opensource.appbase.io/reactive-manual/vue-web/getting-started/reactivesearch.html.

The components are divided into four sections:

Related tooling and projects

  • ReactiveSearch Dashboard All your Reactive Search related apps (created via interactive tutorial, shared by others, etc.) can be accessed from here.

  • ReactiveMaps is a similar project to Reactive Search that allows building realtime maps easily.

  • appbase-js While building search UIs is dandy with Reactive Search, you might also need to add some input forms. appbase-js comes in handy there.

  • dejavu allows viewing raw data within an appbase.io (or Elasticsearch) app. Soon to be released feature: An ability to import custom data from CSV and JSON files, along with a guided walkthrough on applying data mappings.

  • mirage ReactiveSearch components can be extended using custom Elasticsearch queries. For those new to Elasticsearch, Mirage provides an intuitive GUI for composing queries.