This package has been deprecated

Author message:

This repository is deprecated. instead Use chatbox (npm install @carrene/chatbox)

@carrene/vue-chatbox

0.4.0 • Public • Published

vue-chatbox

How to Use

First Install the library in your project By:

npm install --save @carrene/vue-chatbox

Then Import Components in your .vue files:

import Components from '@carrene/vue-chatbox'

Object.entries(Components).forEach((name, component) => {
  Vue.component(name, component)
})

and then register Components in your file:

components: {
  ...Components
}

Project Dev setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Compiles and building <chat> component

npm run build-bundle

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Readme

Keywords

none

Package Sidebar

Install

npm i @carrene/vue-chatbox

Weekly Downloads

0

Version

0.4.0

License

none

Unpacked Size

4.85 MB

Total Files

53

Last publish

Collaborators

  • eghrarish
  • ghazalehkhaki
  • forough-jalili
  • pylover
  • maryayi