JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q47128F
  • License MIT

Package Exports

  • hbchatbot
  • hbchatbot/dist/index.cjs.js
  • hbchatbot/dist/index.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hbchatbot) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Hidden Brain ChatBot

A brief description of what this project does and who it's for.

Installation

Install hbchatbot with npm in your exsiting project

  npm install hbchatbot

Usage/Examples

import HbChatBot from 'hbchatbot'

function App() {
const config = {}
  return <HbChatBot config={config} />
}

Demo

Insert gif or link to demo

Documentation

Documentation

Authors

License

MIT