Skip to content

Overview: Fogbender libraries

All Fogbender libraries are based on the pure JS (frameworkless) fogbender package. All libraries are open-source, MIT-licensed, and hosted at https://github.com/fogbender/fogbender-oss. All libraries are browser-based—there are no native SDKs, for now.

  • Hyperlink is useful when you’d like to open the support experience in a standalone tab/window via a hyperlink
  • Vanilla JavaScript is useful when you eschew frameworks or are building your own
  • Element is useful when not only do you know what Web Components are, but you actually use them
  • React is useful
  • Vue is Vue