4.2.3 • Published 11 months ago

@shobbak/bulbul-chat-web v4.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

bulbul-chat-frontend

Chat App build with React

NPM JavaScript Style Guide

Install

npm install --save @shobbak/bulbul-chat-web
yarn add @shobbak/bulbul-chat-web

Usage

import React, { Component } from 'react'

import ChatApp from '@shobbak/bulbul-chat-web'
import '@shobbak/bulbul-chat-web/dist/index.css' // add the styles

class Example extends Component {
  render() {
    return <ChatApp />
  }
}

License

MIT © mplementation for including the styles (now postcss generates src/index.css)

3.3.0

11 months ago

3.2.1

11 months ago

4.2.3

11 months ago

4.2.2

11 months ago

4.1.0

11 months ago

4.0.1

11 months ago

4.0.0

11 months ago

4.2.1

11 months ago

4.0.3

11 months ago

4.2.0

11 months ago

4.0.2

11 months ago

3.1.1

1 year ago

3.1.0

1 year ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago