Open source packages to work with https://fogbender.com
Fogbender is a helpdesk product for supporting customer teams (not individuals). Check out our website to learn more.
This repository contains the source code of Fogbender packages published to npm. Here, you can learn how those packages are built, as well as contribute by filing issues and creating pull requests.
- fogbender-proto - low-level package that allows you to connect to our real-time WebSocket API (you'll need this if you want to create your own Fogbender chat application or bot)
- fogbender - vanilla JavaScript module to embed the Fogbender Widget on your website
- fogbender-react - React wrapper for
fogbender
to embed the Fogbender Widget on your website - fogbender-vue - experimental Vue wrapper for
fogbender
to embed the Fogbender Widget on your website - fogbender-element - Web Components wrapper for
fogbender
to embed the Fogbender Widget on your website