4.2.3 • Published 1 year ago
@shobbak/bulbul-chat-web v4.2.3
bulbul-chat-frontend
Chat App build with React
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
1 year ago
3.2.1
1 year ago
4.2.3
1 year ago
4.2.2
1 year ago
4.1.0
1 year ago
4.0.1
1 year ago
4.0.0
1 year ago
4.2.1
1 year ago
4.0.3
1 year ago
4.2.0
1 year ago
4.0.2
1 year ago
3.1.1
2 years ago
3.1.0
2 years 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
3 years ago
1.0.10
3 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