JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q54588F
  • License GPL-3.0

A sparse indexer for hypercores and kappa-core

Package Exports

  • kappa-sparse-indexer

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 (kappa-sparse-indexer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

kappa-sparse-indexer

An indexer for hypercores with support for sparse indexing and exposing the indexed data to Kappa views.

Based on an in-progress kappa-core version.

See example.js for a full example on how this can be used with hypercore-query-extension and multifeed to do efficient sparse syncing of collections of hypercores.

More docs to come soon! For now check out the example (will also be expanded soon)