0.2.42 • Published 4 months ago

@rezkit/toursui v0.2.42

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Tour Search UI

A JavaScript library for building rich, real-time search UIs for small group tours powered by RezKit

Features

  • Small and lightweight
  • Sane, simple API
  • Web components

Installation

TBC: npm install & unpkg/jsdelivr

Usage with Vue

Native Vue tools and components are provided via a Vue plugin. To initialize it use the vue method:

import { vue as searchUi } from '@rezkit/tour-search-ui'
import { createApp } from 'vue'

const searchKey = MY_ORG_SEARCH_KEY
const app = createApp({ /* Vue app initialization */ })
app.use(searchUi(searchKey))
0.2.42

4 months ago

0.2.41

5 months ago

0.2.39

5 months ago

0.2.40

5 months ago

0.2.38

5 months ago

0.2.37

5 months ago

0.2.36

5 months ago

0.2.35

5 months ago

0.2.34

5 months ago

0.2.33

5 months ago

0.2.32

5 months ago

0.2.31

6 months ago

0.2.30

6 months ago

0.2.28

6 months ago

0.2.27

6 months ago

0.2.25

6 months ago

0.2.24

6 months ago

0.2.23

6 months ago

0.2.22

6 months ago

0.2.21

6 months ago

0.2.20

6 months ago

0.2.19

6 months ago

0.2.18

6 months ago

0.2.17

6 months ago

0.2.16

6 months ago

0.2.15

6 months ago

0.2.14

6 months ago

0.2.13

6 months ago

0.2.12

6 months ago

0.2.11

6 months ago

0.2.10

6 months ago

0.2.9

6 months ago

0.2.7

6 months ago

0.2.6

6 months ago

0.2.5

7 months ago

0.2.2

7 months ago

0.2.1

7 months ago

0.2.0

7 months ago

0.1.0

7 months ago