2.0.18 • Published 5 days ago

@orama/plugin-vitepress v2.0.18

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 days ago

Vitepress Plugin

Tests

Official plugin to provide search capabilities through Orama on any Vitepress website!

Usage

For the complete usage guide, please refer to the official plugin documentation.

TL;DR

// .vitepress/config.js

import { defineConfig } from 'vitepress'
import { OramaPlugin } from '@orama/plugin-vitepress'

export default defineConfig({
  // ...
  extends: {
    vite: {
      plugins: [OramaPlugin()]
    },
  }
})

License

Apache-2.0

2.0.18

5 days ago

2.0.17

11 days ago

2.0.16

26 days ago

2.0.15

1 month ago

2.0.14

1 month ago

2.0.13

1 month ago

2.0.12

2 months ago

2.0.11

2 months ago

2.0.10

2 months ago

2.0.9

2 months ago

2.0.8

3 months ago

2.0.7

3 months ago

2.0.6

3 months ago

2.0.5

3 months ago

2.0.4

3 months ago

2.0.3

3 months ago

2.0.2

4 months ago

2.0.1

4 months ago

2.0.0

4 months ago

2.0.0-beta.12

5 months ago

2.0.0-beta.11

5 months ago

2.0.0-beta.10

5 months ago

2.0.0-beta.9

5 months ago