Skip to content

fogbender/fogbender-oss

Repository files navigation

Fogbender Logo

Fogbender Open-Source Libraries

Official open-source libraries for seamless integration with Fogbender, the helpdesk platform designed to support customer teams.

About Fogbender

Fogbender is a modern support solution purpose-built for B2B environments. Fogbender enables your support and engineering teams to collaborate efficiently with customer teams through a shared channel-like team messaging experience embedded in your customer dashboard. Learn more.

Overview

This repository contains the source code for Fogbender's open-source SDKs, published to npm. Developers can explore how each package is built, report issues, and contribute enhancements via pull requests.

Available Packages

  • fogbender-proto
    Core library for direct integration with Fogbender’s real-time WebSocket API. Ideal for building custom chat interfaces or bot implementations.

  • fogbender
    JavaScript SDK for embedding the Fogbender widget in any website with minimal setup.

  • fogbender-react
    React integration for Fogbender, enabling fast and flexible widget embedding in React applications.

  • fogbender-vue
    Vue.js wrapper for the Fogbender widget, providing native Vue integration for modern frontends.

  • fogbender-element
    Standards-compliant Web Components package for integrating the Fogbender Widget using any framework or no framework at all.

Live Examples