0.1.37 • Published 2 years ago

trollbox-widget v0.1.37

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

trollbox-widget

Simple trollbox chat widget React component built on top of the XMPP MUC protocol.

Installation

yarn add trollbox-widget npm i trollbox-widget

Scripts

yarn build / npm run build

Builds the application for publishing to npm.

yarn watch / npm run watch

Watches for changes to code, rebuilds the app on a change.

yarn link / npm link

Creates a link for usage in a project. Use this for development together with yarn watch.

yarn unlink / npm unlink

Unlinks the package.

How to develop locally

  1. Install dependencies
  2. Run yarn link / npm link
  3. Run yarn link trollbox-widget / npm link trollbox-widget in the root of the project you want to include the trollbox widget on.
  4. Run yarn watch / npm run watch. Now every change you make will be visible in your project.

Publishing the package

Run yarn publish-yarn / npm publish-npm and follow the instructions. Both commands publish to the same public npm registry.

0.1.30

2 years ago

0.1.31

2 years ago

0.1.32

2 years ago

0.1.33

2 years ago

0.1.34

2 years ago

0.1.35

2 years ago

0.1.36

2 years ago

0.1.37

2 years ago

0.1.27

2 years ago

0.1.28

2 years ago

0.1.29

2 years ago

0.1.26

2 years ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.1.20

2 years ago

0.1.21

2 years ago

0.1.22

2 years ago

0.1.23

2 years ago

0.1.24

2 years ago

0.1.25

2 years ago

0.1.16

2 years ago

0.1.8

2 years ago

0.1.17

2 years ago

0.1.7

2 years ago

0.1.18

2 years ago

0.1.19

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago