0.0.20 • Published 9 months ago

bruce-widgets v0.0.20

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

bruce-widgets

This is a library which defines data-models for the Nextspace API and provides functions for communicating with the endpoints.

This is a library that enables us (Nextspace) to create re-usable components between our JS projects. It uses plain JS, and our bruce-models library. bruce-models is added to keep API communication consistent between our projects.

Local build

  • npm i

  • npm run build

Running tests

  • npm i (ignore if already run)

  • npm run test (running all tests)

  • npx run jest ./test/unit/util (example for testing just one test folder)

Publishing new versions

  • Increase version inside package.json and push the change.

  • Bitbucket will run a build, test, and release.

0.0.20

9 months ago

0.0.14

9 months ago

0.0.15

9 months ago

0.0.16

9 months ago

0.0.17

9 months ago

0.0.18

9 months ago

0.0.19

9 months ago

0.0.10

9 months ago

0.0.11

9 months ago

0.0.12

9 months ago

0.0.13

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.1

10 months ago