@jblanco1/chatbotui
v1.0.6
Published
Reusable chatbot that can be used on any web app project as an npm package
Downloads
1
Readme
chat_bot_ui
chat_bot_ui is a reusable chatbot that can be used on any web app project as an npm package
Installation
npm i @jblanco1/chatbotui
Usage
To install, add the chatbtn.js file to the angular.json scripts project type, Add CUSTOM_ELEMENTS_SCHEMA to the module of the project, and then just add the html tag to the page you want to display it on