3.1.1 • Published 4 months ago

@shobbak/bulbul-chat-web v3.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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.1.1

4 months ago

3.1.0

4 months ago

3.0.1

7 months ago

3.0.0

7 months ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago