> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appsignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AppSignal for JavaScript integrations

## Integrations

An integration is a module that can consume the `Appsignal` object to catch errors from popular libraries or frameworks. These integrations may come in a variety of different forms, and we aim to generally provide APIs that are consistent, and feel idiomatic to use, with the libraries and/or frameworks that you’re using.

These currently include:

* [React - `@appsignal/react`](/front-end/integrations/react) (works with React Native and Expo)
* [Vue - `@appsignal/vue`](/front-end/integrations/vue)
* [Angular - `@appsignal/angular`](/front-end/integrations/angular)
* [Ember - `@appsignal/ember`](/front-end/integrations/ember)
* [Preact - `@appsignal/preact`](/front-end/integrations/preact)
* [Stimulus - `@appsignal/stimulus`](/front-end/integrations/stimulus)
