weaver-sdk

25.0.0 • Public • Published

weaver


NPM version NPM downloads Gitter coverage report pipeline status Dependencies

NPM info

Weaver SDK for JavaScript

A library that gives you access to the Weaver platform from your JavaScript app.

This readme covers development documentation, for usage documentation, see: weaver-docs

Docker composition

To get a weaver installation up and running, use the following command:

docker-compose -f test-server/docker-compose.yml up

This starts a weaver-server, database-connector, and file storage (minio) container which the SDK can connect to and perform operations on.

Install dependencies

$ yarn

Run tests

Please note that these require a running weaver installation (such as provided by the docker composition), and the contents of that installation will be wiped as part of the test run.

$ yarn test

Coding style

Follow the sysunite coffeescript style guide

/weaver-sdk/

    Package Sidebar

    Install

    npm i weaver-sdk

    Weekly Downloads

    97

    Version

    25.0.0

    License

    GPL-3.0

    Unpacked Size

    2.56 MB

    Total Files

    57

    Last publish

    Collaborators

    • malamili
    • gvdent
    • bastbijl
    • gielert
    • conormul