JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3365
  • Score
    100M100P100Q115990F
  • License MIT

Offline full-text search for docmd.

Package Exports

  • @docmd/plugin-search
  • @docmd/plugin-search/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 (@docmd/plugin-search) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@docmd/plugin-search

Adds offline, full-text search to docmd sites.

  • Zero Config: Enabled by default.
  • Offline: Generates a search-index.json at build time.
  • Fast: Uses minisearch for fuzzy matching.

The docmd Ecosystem

docmd is a modular system. Here are the official packages:

The Engine

Interface & Design

Required Plugins

Additional Plugins

License

Distributed under the MIT License. See LICENSE for more information.