weaver-sdk-js

11.12.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

Readme

Keywords

none

Package Sidebar

Install

npm i weaver-sdk-js

Weekly Downloads

3

Version

11.12.0

License

GPL-3.0

Unpacked Size

1.81 MB

Total Files

39

Last publish

Collaborators

  • bastbijl