@atlassian/pubsub

v1.1.10
Atlassian PubSub is the javascript client for Atlassian Frontend PubSub service.

lint

tslint -c tslint.json src/**/*.ts

test

jest

build

rm -rf dist; tsc

example

node_modules/parcel-bundler/bin/cli.js examples/index.html

test-watch

jest --watchAll

prepublishOnly

yarn run build
npm i @atlassian/pubsub

Metadata

Downloads