Skip to main content
Version: Next

Package Index

Home

Packages

Package

Description

@backstage/app-defaults

Provides the default wiring of a Backstage App

@backstage/backend-app-api

Core API used by Backstage backend apps.

@backstage/backend-defaults

Backend defaults used by Backstage backend apps

@backstage/backend-dev-utils

Local development helpers for backend.

@backstage/backend-dynamic-feature-service

@backstage/backend-openapi-utils

Common functionalities for the openapi-router plugin.

@backstage/backend-plugin-api

Core API used by Backstage backend plugins.

@backstage/backend-test-utils

Test helpers library for Backstage backends

@backstage/catalog-client

An isomorphic client for the catalog backend

@backstage/catalog-model

Types and validators that help describe the model of a Backstage Catalog

@backstage/cli-common

Common functionality used by cli, backend, and create-app

@backstage/cli-node

Node.js library for Backstage CLIs

@backstage/config

Config API used by Backstage core, backend, and CLI

@backstage/config-loader

Config loading functionality used by Backstage backend, and CLI

@backstage/core-app-api

Core app API used by Backstage apps

@backstage/core-compat-api

@backstage/core-components

Core components used by Backstage plugins and apps

@backstage/core-plugin-api

Core API used by Backstage plugins

@backstage/dev-utils

Utilities for developing Backstage plugins.

@backstage/errors

Common utilities for error handling within Backstage

@backstage/frontend-app-api

Core API used by Backstage frontend apps.

@backstage/frontend-defaults

APIs for creating Backstage apps with a default setup.

@backstage/frontend-plugin-api

Core API used by Backstage frontend plugins.

@backstage/frontend-test-utils

Contains utilities that can be used when testing frontend features such as extensions.

@backstage/integration

Helpers for managing integrations towards external systems

@backstage/integration-aws-node

@backstage/integration-react

Frontend package for managing integrations towards external systems

@backstage/release-manifests

Contains mapping between Backstage release and package versions.

@backstage/test-utils

Utilities to test Backstage plugins and apps.

@backstage/theme

material-ui theme for use with Backstage

@backstage/types

Common TypeScript types used within Backstage

@backstage/version-bridge

Utilities used by Backstage packages to support multiple concurrent versions

app-next-example-plugin

yarn-plugin-backstage

Yarn plugin for resolving package versions based on a Backstage version manifest.

Plugins

Package

Description

@backstage/plugin-app

@backstage/plugin-app-backend

A Backstage backend plugin that serves the Backstage frontend app

@backstage/plugin-app-node

Node.js library for the app plugin.

@backstage/plugin-auth-backend

A Backstage backend plugin that handles authentication

@backstage/plugin-auth-backend-module-atlassian-provider

The atlassian-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-auth0-provider

The auth0-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-aws-alb-provider

The auth-backend-module-aws-alb-provider backend module for the auth-backend plugin.

@backstage/plugin-auth-backend-module-azure-easyauth-provider

@backstage/plugin-auth-backend-module-bitbucket-provider

The bitbucket-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-bitbucket-server-provider

The bitbucket-server-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-cloudflare-access-provider

The Cloudflare Access provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-gcp-iap-provider

@backstage/plugin-auth-backend-module-github-provider

The github-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-gitlab-provider

The gitlab-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-google-provider

@backstage/plugin-auth-backend-module-guest-provider

The guest-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-microsoft-provider

The gitlab-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-oauth2-provider

The oauth2-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-oauth2-proxy-provider

The oauth2-proxy-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-oidc-provider

The oidc-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-okta-provider

The okta-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-onelogin-provider

The onelogin-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-pinniped-provider

The pinniped-provider backend module for the auth plugin.

@backstage/plugin-auth-backend-module-vmware-cloud-provider

The vmware-cloud-provider backend module for the auth plugin.

@backstage/plugin-auth-node

Common functionality and types for the Backstage auth plugin.

@backstage/plugin-auth-react

Web library for the auth plugin.

@backstage/plugin-catalog

The Backstage plugin for browsing the Backstage catalog

@backstage/plugin-catalog-backend

The Backstage backend plugin that provides the Backstage catalog

@backstage/plugin-catalog-backend-module-aws

A Backstage catalog backend module that helps integrate towards AWS

@backstage/plugin-catalog-backend-module-azure

A Backstage catalog backend module that helps integrate towards Azure

@backstage/plugin-catalog-backend-module-backstage-openapi

@backstage/plugin-catalog-backend-module-bitbucket-cloud

A Backstage catalog backend module that helps integrate towards Bitbucket Cloud

@backstage/plugin-catalog-backend-module-bitbucket-server

A Backstage catalog backend module that helps integrate towards Bitbucket Server

@backstage/plugin-catalog-backend-module-gcp

A Backstage catalog backend module that helps integrate towards GCP

@backstage/plugin-catalog-backend-module-gerrit

@backstage/plugin-catalog-backend-module-github

A Backstage catalog backend module that helps integrate towards Github

@backstage/plugin-catalog-backend-module-github-org

The github-org backend module for the catalog plugin.

@backstage/plugin-catalog-backend-module-gitlab

A Backstage catalog backend module that helps integrate towards GitLab

@backstage/plugin-catalog-backend-module-gitlab-org

The gitlab-org backend module for the catalog plugin.

@backstage/plugin-catalog-backend-module-incremental-ingestion

Provides efficient incremental ingestion of entities into the catalog.

@backstage/plugin-catalog-backend-module-ldap

A Backstage catalog backend module that helps integrate towards LDAP

@backstage/plugin-catalog-backend-module-logs

A catalog module that logs catalog errors using the logger service.

@backstage/plugin-catalog-backend-module-msgraph

A Backstage catalog backend module that helps integrate towards Microsoft Graph

@backstage/plugin-catalog-backend-module-openapi

@backstage/plugin-catalog-backend-module-puppetdb

A Backstage catalog backend module that helps integrate towards PuppetDB

@backstage/plugin-catalog-backend-module-scaffolder-entity-model

Adds support for the scaffolder specific entity model (e.g. the Template kind) to the catalog backend plugin.

@backstage/plugin-catalog-backend-module-unprocessed

Node.js library for the catalog-backend-module-unprocessed plugin.

@backstage/plugin-catalog-common

Provides shared objects useful for interacting with the catalog and its entities, such as catalog permissions.

@backstage/plugin-catalog-node

The catalog-backend-node module for @backstage/plugin-catalog-backend.

@backstage/plugin-catalog-react

A frontend library that helps other Backstage plugins interact with the catalog

@backstage/plugin-catalog-unprocessed-entities-common

Common functionalities for the catalog-unprocessed-entities plugin.

@backstage/plugin-devtools

Backstage DevTools frontend plugin with a tab that shows package dependencies and another tab that shows your current configuration.

@backstage/plugin-devtools-backend

Backstage DevTools backend plugin that contains the API for retrieving package dependencies and current configuration which is used by the Backstage DevTools frontend plugin.

@backstage/plugin-devtools-common

Common types and permissions for the DevTools frontend and backend plugins.

@backstage/plugin-events-backend

The Backstage backend plugin "events" that provides the event management.

@backstage/plugin-events-backend-module-aws-sqs

The module "sqs" for the Backstage backend plugin "events" adding an AWS SQS-based publisher, receiving events from an AWS SQS queue and passing it to the internal event broker.

@backstage/plugin-events-backend-module-azure

The module "azure" for the Backstage backend plugin "events-backend" adding an event router for Azure DevOps.

@backstage/plugin-events-backend-module-bitbucket-cloud

The module "bitbucket-cloud" for the Backstage backend plugin "events-backend" adding an event router for Bitbucket Cloud.

@backstage/plugin-events-backend-module-gerrit

The module gerrit for the Backstage backend plugin "events-backend" adding an event router for Gerrit.

@backstage/plugin-events-backend-module-github

The module github for the Backstage backend plugin "events-backend" adding an event router and signature validator for GitHub.

@backstage/plugin-events-backend-module-gitlab

The module "gitlab" for the Backstage backend plugin "events-backend" adding an event router and token validator for GitLab.

@backstage/plugin-events-backend-test-utils

The events-test-utils module for @backstage/plugin-events-node.

@backstage/plugin-events-node

The events-node module for @backstage/plugin-events-backend.

@backstage/plugin-home

A Backstage plugin that helps you build a home page

@backstage/plugin-home-react

A Backstage plugin that helps you build a home page

@backstage/plugin-kubernetes

A Backstage plugin that integrates towards Kubernetes

@backstage/plugin-kubernetes-backend

A Backstage backend plugin that integrates towards Kubernetes

@backstage/plugin-kubernetes-cluster

A Backstage plugin that integrates towards Kubernetes

@backstage/plugin-kubernetes-common

Common functionalities for Kubernetes, to be shared between the kubernetes and kubernetes-backend plugins

@backstage/plugin-kubernetes-node

Node.js library for the kubernetes plugin.

@backstage/plugin-kubernetes-react

Web library for the kubernetes-react plugin.

@backstage/plugin-notifications

@backstage/plugin-notifications-backend

@backstage/plugin-notifications-backend-module-email

The email backend module for the notifications plugin.

@backstage/plugin-notifications-common

Common functionalities for the notifications plugin.

@backstage/plugin-notifications-node

Node.js library for the notifications plugin.

@backstage/plugin-org

A Backstage plugin that helps you create entity pages for your organization

@backstage/plugin-org-react

@backstage/plugin-permission-backend

Backend for Backstage authorization and permissions.

@backstage/plugin-permission-backend-module-allow-all-policy

The allow all policy backend module for the permission plugin.

@backstage/plugin-permission-common

Isomorphic types and client for Backstage permissions and authorization

@backstage/plugin-permission-node

Common permission and authorization utilities for backend plugins

@backstage/plugin-permission-react

Components and hooks to help implement permissions in Backstage frontend plugins.

@backstage/plugin-scaffolder

The Backstage plugin that helps you create new things

@backstage/plugin-scaffolder-backend

The Backstage backend plugin that helps you create new things

@backstage/plugin-scaffolder-backend-module-azure

A module for the scaffolder backend that lets you interact with azure

@backstage/plugin-scaffolder-backend-module-bitbucket

A module for the scaffolder backend that lets you interact with bitbucket

@backstage/plugin-scaffolder-backend-module-bitbucket-cloud

A module for the scaffolder backend that lets you interact with Bitbucket Cloud

@backstage/plugin-scaffolder-backend-module-bitbucket-server

A module for the scaffolder backend that lets you interact with Bitbucket Server

@backstage/plugin-scaffolder-backend-module-confluence-to-markdown

The confluence-to-markdown module for @backstage/plugin-scaffolder-backend.

@backstage/plugin-scaffolder-backend-module-cookiecutter

A module for the scaffolder backend that lets you template projects using cookiecutter.

@backstage/plugin-scaffolder-backend-module-gcp

A module for the scaffolder backend that lets you interact with azure

@backstage/plugin-scaffolder-backend-module-gerrit

A module for the scaffolder backend that lets you interact with gerrit

@backstage/plugin-scaffolder-backend-module-gitea

A module for the scaffolder backend that lets you interact with gitea

@backstage/plugin-scaffolder-backend-module-github

A module for the scaffolder backend that lets you interact with github

@backstage/plugin-scaffolder-backend-module-gitlab

A module for the scaffolder backend that lets you interact with gitlab

@backstage/plugin-scaffolder-backend-module-notifications

The notifications backend module for the scaffolder plugin.

@backstage/plugin-scaffolder-backend-module-rails

A module for the scaffolder backend that lets you template projects using Rails.

@backstage/plugin-scaffolder-backend-module-sentry

@backstage/plugin-scaffolder-backend-module-yeoman

A module for the scaffolder backend that lets you template projects using Yeoman.

@backstage/plugin-scaffolder-common

Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin

@backstage/plugin-scaffolder-node

The scaffolder-node module for @backstage/plugin-scaffolder-backend.

@backstage/plugin-scaffolder-node-test-utils

@backstage/plugin-scaffolder-react

@backstage/plugin-search

The Backstage plugin that provides your backstage app with search

@backstage/plugin-search-backend

The Backstage backend plugin that provides your backstage app with search

@backstage/plugin-search-backend-module-catalog

A module for the search backend that exports Catalog modules.

@backstage/plugin-search-backend-module-elasticsearch

A module for the search backend that implements search using ElasticSearch

@backstage/plugin-search-backend-module-explore

A module for the search backend that exports Explore modules.

@backstage/plugin-search-backend-module-pg

A module for the search backend that implements search using PostgreSQL

@backstage/plugin-search-backend-module-stack-overflow-collator

A module for the search backend that exports Stack Overflow modules.

@backstage/plugin-search-backend-module-techdocs

A module for the search backend that exports TechDocs modules.

@backstage/plugin-search-backend-node

A library for Backstage backend plugins that want to interact with the search backend plugin

@backstage/plugin-search-common

Common functionalities for Search, to be shared between various search-enabled plugins

@backstage/plugin-search-react

Search Plugin frontend library

@backstage/plugin-signals

@backstage/plugin-signals-backend

@backstage/plugin-signals-node

@backstage/plugin-signals-react

@backstage/plugin-techdocs

The Backstage plugin that renders technical documentation for your components

@backstage/plugin-techdocs-addons-test-utils

A package containing test utilities for TechDocs Addons.

@backstage/plugin-techdocs-backend

The Backstage backend plugin that renders technical documentation for your components

@backstage/plugin-techdocs-common

Common functionality for TechDocs

@backstage/plugin-techdocs-module-addons-contrib

A plugin for contributed TechDocs Addons.

@backstage/plugin-techdocs-node

Common functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli

@backstage/plugin-techdocs-react

Package encapsulating utilities to be shared by frontend TechDocs plugins.

@backstage/plugin-user-settings

A Backstage plugin that provides various per-user settings functionality.

@backstage/plugin-user-settings-backend

@backstage/plugin-user-settings-common