cubx-webpackage-document-api

3.5.0 • Public • Published

cubx-webpackage-document-api

npm

Build Status

This lib is part of the Cubbles platform. I provides an api for a webpackage document, e.g. with a method for validation.

Install

$ npm install cubx-webpackage-document-api

API

var WebpackageDocumentAPI = require('webpackage-document-api');
var webpackageApi = new WebpackageDocumentAPI(manifestWebpackage);
webpackageApi.setManifestWebapp(webappManifest)
webpackageApi.setManifestCubx(cubxManifest);
webpackageApi.setManifestComponent(webbleManifest);

var couchDocument = webpackageApi.getWebpackageDocument();

Issues: https://github.com/cubbles/cubx-webpackage-document-api/issues

Docs https://cubbles.atlassian.net/wiki/display/CDT

/cubx-webpackage-document-api/

    Package Sidebar

    Install

    npm i cubx-webpackage-document-api

    Weekly Downloads

    20

    Version

    3.5.0

    License

    Apache-2.0

    Unpacked Size

    245 kB

    Total Files

    15

    Last publish

    Collaborators

    • judit.ross
    • jtrs
    • hrbu
    • pwr
    • judit.haefner