@orama/plugin-vitepress
TypeScript icon, indicating that this package has built-in type declarations

3.1.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @orama/plugin-vitepress

Weekly Downloads

53

Version

3.1.6

License

Apache-2.0

Unpacked Size

22.7 kB

Total Files

6

Last publish

Collaborators

  • niltonheck
  • raiindev
  • micheleriva
  • fra.giannino
  • allevo
  • matijagaspar
  • rjborba-askorama
  • faustoq