message-types

18.8.1 • Public • Published

message-types

react library for chatbot message types

NPM JavaScript Style Guide

Install

npm install --save message-types

Usage

import React, { Component } from 'react'

import { MyComponent } from 'message-types'

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

Publish

npm version // show current version
npm version x.y.z // update version
npm publish // publish to npm
git push 

License

MIT © [vivek vaibhav](https://github.com/vivek vaibhav)

Readme

Keywords

none

Package Sidebar

Install

npm i message-types

Weekly Downloads

149

Version

18.8.1

License

MIT

Unpacked Size

662 kB

Total Files

6

Last publish

Collaborators

  • vivek1623
  • nancy300
  • swati18