0.1.37 • Published 3 years ago

trollbox-widget v0.1.37

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

0.1.31

3 years ago

0.1.32

3 years ago

0.1.33

3 years ago

0.1.34

3 years ago

0.1.35

3 years ago

0.1.36

3 years ago

0.1.37

3 years ago

0.1.27

3 years ago

0.1.28

3 years ago

0.1.29

3 years ago

0.1.26

3 years ago

0.1.10

4 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.20

3 years ago

0.1.21

3 years ago

0.1.22

3 years ago

0.1.23

3 years ago

0.1.24

3 years ago

0.1.25

3 years ago

0.1.16

3 years ago

0.1.8

4 years ago

0.1.17

3 years ago

0.1.7

4 years ago

0.1.18

3 years ago

0.1.19

3 years ago

0.1.9

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago