0.0.37 • Published 9 months ago

@deeplocal/gumband-public-shared-lib v0.0.37

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

Gumband Public Shared Library

About

This is a library of constants, functions, classes, interfaces and types related to the Gumband ecosystem

Usage

To install the package run npm install @deeplocal/gumband-public-shared-lib to add this package to your package.json list of dependencies.

Then import the desired items from the library

const {CONSTANTS} = require('@deeplocal/gumband-public-shared-lib')

import { CONSTANTS } from '@deeplocal/gumband-public-shared-lib'

console.log(CONSTANTS.SOCKET_CONSTANTS)

Available Versions

You have the possibility to install latest, beta and alpha packages.

Latest Stable Releases

npm install @deeplocal/gumband-public-shared-lib or npm install @deeplocal/gumband-public-shared-lib@latest

This is most likely the version you want.

Nightly/Beta Releases

npm install @deeplocal/gumband-public-shared-lib@beta will get you the nightly release of our develop branch.

Unstable/Alpha Releases

npm install @deeplocal/gumband-public-shared-lib@alpha will get you whatever feature branch was released last, or sometimes even an adhoc branch. It is unadvised that you use these releases unless you really know what you're doing.

0.0.37

9 months ago

0.0.34

9 months ago

0.0.35

9 months ago

0.0.36

9 months ago

0.0.33

10 months ago

0.0.30

11 months ago

0.0.31

11 months ago

0.0.32

11 months ago

0.0.26

12 months ago

0.0.27

12 months ago

0.0.29

11 months ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.24

12 months ago

0.0.25

12 months ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.5

1 year ago

0.0.5-0

1 year ago

0.0.2-alpha.1

1 year ago

0.0.2-alpha.0

1 year ago

0.0.3-0

1 year ago

0.0.2-0

1 year ago

0.0.1

1 year ago