Skip to content

data-viewer 0.1.5

Install from the command line:
Learn more about npm packages
$ npm install @capire/data-viewer@0.1.5
Install via package.json:
"@capire/data-viewer": "0.1.5"

About this version

@capire/data-viewer

This is a CAP plugin which adds a generic browser for data to your application. It is used in the bookstore sample.

[!CAUTION]

This is just a sample, not intended for production use. It is meant to demonstrate how to create a CAP plugin and how to use it in your application. It is not optimized for performance or security.

Reuse

npm add @capire/data-viewer
Requires this in your .npmrc:
@capire:registry=https://npm.pkg.github.com

Plug & Play

Following the plug & play principle of CAP plugins, adding this dependency to your project will add a service for browsing all your data, served automatically at /data.

Details


Assets

  • data-viewer-0.1.5.tgz

Download activity

  • Total downloads 132
  • Last 30 days 4
  • Last week 1
  • Today 0

Recent versions

View all