weaver-sdk

25.0.0-rc.3 • 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

Dependencies (12)

Dev Dependencies (28)

Package Sidebar

Install

npm i weaver-sdk

Weekly Downloads

87

Version

25.0.0-rc.3

License

GPL-3.0

Unpacked Size

2.56 MB

Total Files

55

Last publish

Collaborators

  • malamili
  • gvdent
  • bastbijl
  • gielert
  • conormul