JSPM

@tezos-dappetizer/indexer

0.9.5-alpha.19+7b40454
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 13
  • Score
    100M100P100Q141246F
  • License MIT

Tezos Dappetizer.

Package Exports

  • @tezos-dappetizer/indexer
  • @tezos-dappetizer/indexer/dist/bundle.commonjs.js
  • @tezos-dappetizer/indexer/dist/bundle.es.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 (@tezos-dappetizer/indexer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Tezos Dappetizer Indexer package

@tezos-dappetizer/indexer is an npm package that provides developers indexer related components for dappetizer.

The registerDappetizer method registers dappetizer related components to run indexer.

import { registerDappetizer } from '@tezos-dappetizer/indexer';

registerDappetizer(diContainer);

See the top-level https://gitlab.com/tezos-dappetizer/dappetizer file for details on reporting issues, contributing and versioning.

API Documentation

TypeDoc style documentation is available on-line here

Disclaimer

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.