JSPM

  • Created
  • Published
  • Downloads 514
  • Score
    100M100P100Q94079F
  • License Apache-2.0

Docusaurus plugin for local search powered by Orama

Package Exports

  • @orama/plugin-docusaurus
  • @orama/plugin-docusaurus/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@orama/plugin-docusaurus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Orama plugin for Docusaurus v2

Tests

Pre-requisites

In order guarantee a correct functionality of the plugin, you need to have the @docusaurus/core at least in the version 2.4.3.

⚠️ This plugin do not support Docusaurus v3. Use @orama/plugin-docusaurus-v3 instead.

Usage

Install the plugin:

npm install --save @orama/plugin-docusaurus
yarn add @orama/plugin-docusaurus

Add the plugin to your docusaurus.config.js:

plugins: ['@orama/plugin-docusaurus']

License

Licensed under the Apache 2.0 license.