Skip to main content

Package Index

Home

Packages

PackageDescription
@backstage/app-defaultsProvides the default wiring of a Backstage App
@backstage/backend-app-apiCore API used by Backstage backend apps.
@backstage/backend-commonCommon functionality library for Backstage backends
@backstage/backend-defaultsBackend defaults used by Backstage backend apps
@backstage/backend-dev-utilsLocal development helpers for backend.
@backstage/backend-dynamic-feature-service
@backstage/backend-openapi-utilsCommon functionalities for the openapi-router plugin.
@backstage/backend-plugin-apiCore API used by Backstage backend plugins.
@backstage/backend-tasksCommon distributed task management library for Backstage backends
@backstage/backend-test-utilsTest helpers library for Backstage backends
@backstage/catalog-clientAn isomorphic client for the catalog backend
@backstage/catalog-modelTypes and validators that help describe the model of a Backstage Catalog
@backstage/cli-commonCommon functionality used by cli, backend, and create-app
@backstage/cli-nodeNode.js library for Backstage CLIs
@backstage/configConfig API used by Backstage core, backend, and CLI
@backstage/config-loaderConfig loading functionality used by Backstage backend, and CLI
@backstage/core-app-apiCore app API used by Backstage apps
@backstage/core-compat-api
@backstage/core-componentsCore components used by Backstage plugins and apps
@backstage/core-plugin-apiCore API used by Backstage plugins
@backstage/dev-utilsUtilities for developing Backstage plugins.
@backstage/errorsCommon utilities for error handling within Backstage
@backstage/frontend-app-apiCore API used by Backstage frontend apps.
@backstage/frontend-plugin-apiCore API used by Backstage frontend plugins.
@backstage/frontend-test-utilsContains utilities that can be used when testing frontend features such as extensions.
@backstage/integrationHelpers for managing integrations towards external systems
@backstage/integration-aws-node
@backstage/integration-reactFrontend package for managing integrations towards external systems
@backstage/release-manifestsContains mapping between Backstage release and package versions.
@backstage/test-utilsUtilities to test Backstage plugins and apps.
@backstage/themematerial-ui theme for use with Backstage
@backstage/typesCommon TypeScript types used within Backstage
@backstage/version-bridgeUtilities used by Backstage packages to support multiple concurrent versions
app-next-example-plugin

Plugins

PackageDescription
@backstage/plugin-app-backendA Backstage backend plugin that serves the Backstage frontend app
@backstage/plugin-app-nodeNode.js library for the app plugin.
@backstage/plugin-auth-backendA Backstage backend plugin that handles authentication
@backstage/plugin-auth-backend-module-atlassian-providerThe atlassian-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-aws-alb-providerThe auth-backend-module-aws-alb-provider backend module for the auth-backend plugin.
@backstage/plugin-auth-backend-module-gcp-iap-provider
@backstage/plugin-auth-backend-module-github-providerThe github-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-gitlab-providerThe gitlab-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-google-provider
@backstage/plugin-auth-backend-module-guest-providerThe guest-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-microsoft-providerThe gitlab-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-oauth2-providerThe oauth2-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-oauth2-proxy-providerThe oauth2-proxy-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-oidc-providerThe oidc-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-okta-providerThe okta-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-pinniped-providerThe pinniped-provider backend module for the auth plugin.
@backstage/plugin-auth-backend-module-vmware-cloud-providerThe vmware-cloud-provider backend module for the auth plugin.
@backstage/plugin-auth-nodeCommon functionality and types for the Backstage auth plugin.
@backstage/plugin-auth-reactWeb library for the auth plugin.
@backstage/plugin-catalogThe Backstage plugin for browsing the Backstage catalog
@backstage/plugin-catalog-backendThe Backstage backend plugin that provides the Backstage catalog
@backstage/plugin-catalog-backend-module-awsA Backstage catalog backend module that helps integrate towards AWS
@backstage/plugin-catalog-backend-module-azureA Backstage catalog backend module that helps integrate towards Azure
@backstage/plugin-catalog-backend-module-backstage-openapi
@backstage/plugin-catalog-backend-module-bitbucket-cloudA Backstage catalog backend module that helps integrate towards Bitbucket Cloud
@backstage/plugin-catalog-backend-module-bitbucket-serverA Backstage catalog backend module that helps integrate towards Bitbucket Server
@backstage/plugin-catalog-backend-module-gcpA Backstage catalog backend module that helps integrate towards GCP
@backstage/plugin-catalog-backend-module-gerrit
@backstage/plugin-catalog-backend-module-githubA Backstage catalog backend module that helps integrate towards Github
@backstage/plugin-catalog-backend-module-github-orgThe github-org backend module for the catalog plugin.
@backstage/plugin-catalog-backend-module-gitlabA Backstage catalog backend module that helps integrate towards GitLab
@backstage/plugin-catalog-backend-module-incremental-ingestionProvides efficient incremental ingestion of entities into the catalog.
@backstage/plugin-catalog-backend-module-ldapA Backstage catalog backend module that helps integrate towards LDAP
@backstage/plugin-catalog-backend-module-msgraphA Backstage catalog backend module that helps integrate towards Microsoft Graph
@backstage/plugin-catalog-backend-module-openapi
@backstage/plugin-catalog-backend-module-puppetdbA Backstage catalog backend module that helps integrate towards PuppetDB
@backstage/plugin-catalog-backend-module-scaffolder-entity-modelAdds support for the scaffolder specific entity model (e.g. the Template kind) to the catalog backend plugin.
@backstage/plugin-catalog-backend-module-unprocessedNode.js library for the catalog-backend-module-unprocessed plugin.
@backstage/plugin-catalog-commonProvides shared objects useful for interacting with the catalog and its entities, such as catalog permissions.
@backstage/plugin-catalog-nodeThe catalog-backend-node module for @backstage/plugin-catalog-backend.
@backstage/plugin-catalog-reactA frontend library that helps other Backstage plugins interact with the catalog
@backstage/plugin-catalog-unprocessed-entities-commonCommon functionalities for the catalog-unprocessed-entities plugin.
@backstage/plugin-devtoolsBackstage DevTools frontend plugin with a tab that shows package dependencies and another tab that shows your current configuration.
@backstage/plugin-devtools-backendBackstage 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-commonCommon types and permissions for the DevTools frontend and backend plugins.
@backstage/plugin-events-backendThe Backstage backend plugin "events" that provides the event management.
@backstage/plugin-events-backend-module-aws-sqsThe 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-azureThe module "azure" for the Backstage backend plugin "events-backend" adding an event router for Azure DevOps.
@backstage/plugin-events-backend-module-bitbucket-cloudThe module "bitbucket-cloud" for the Backstage backend plugin "events-backend" adding an event router for Bitbucket Cloud.
@backstage/plugin-events-backend-module-gerritThe module gerrit for the Backstage backend plugin "events-backend" adding an event router for Gerrit.
@backstage/plugin-events-backend-module-githubThe module github for the Backstage backend plugin "events-backend" adding an event router and signature validator for GitHub.
@backstage/plugin-events-backend-module-gitlabThe module "gitlab" for the Backstage backend plugin "events-backend" adding an event router and token validator for GitLab.
@backstage/plugin-events-backend-test-utilsThe events-test-utils module for @backstage/plugin-events-node.
@backstage/plugin-events-nodeThe events-node module for @backstage/plugin-events-backend.
@backstage/plugin-exploreA Backstage plugin for building an exploration page of your software ecosystem
@backstage/plugin-explore-backendA Backstage plugin for building an exploration page of your software ecosystem
@backstage/plugin-explore-commonCommon functionalities for the explore plugin.
@backstage/plugin-explore-reactA frontend library for Backstage plugins that want to interact with the explore plugin
@backstage/plugin-homeA Backstage plugin that helps you build a home page
@backstage/plugin-home-reactA Backstage plugin that helps you build a home page
@backstage/plugin-kubernetesA Backstage plugin that integrates towards Kubernetes
@backstage/plugin-kubernetes-backendA Backstage backend plugin that integrates towards Kubernetes
@backstage/plugin-kubernetes-clusterA Backstage plugin that integrates towards Kubernetes
@backstage/plugin-kubernetes-commonCommon functionalities for Kubernetes, to be shared between the kubernetes and kubernetes-backend plugins
@backstage/plugin-kubernetes-nodeNode.js library for the kubernetes plugin.
@backstage/plugin-kubernetes-reactWeb library for the kubernetes-react plugin.
@backstage/plugin-notifications
@backstage/plugin-notifications-backend
@backstage/plugin-notifications-commonCommon functionalities for the notifications plugin.
@backstage/plugin-notifications-nodeNode.js library for the notifications plugin.
@backstage/plugin-orgA Backstage plugin that helps you create entity pages for your organization
@backstage/plugin-org-react
@backstage/plugin-permission-backendBackend for Backstage authorization and permissions.
@backstage/plugin-permission-backend-module-allow-all-policyThe allow all policy backend module for the permission plugin.
@backstage/plugin-permission-commonIsomorphic types and client for Backstage permissions and authorization
@backstage/plugin-permission-nodeCommon permission and authorization utilities for backend plugins
@backstage/plugin-permission-react
@backstage/plugin-scaffolderThe Backstage plugin that helps you create new things
@backstage/plugin-scaffolder-backendThe Backstage backend plugin that helps you create new things
@backstage/plugin-scaffolder-backend-module-azureA module for the scaffolder backend that lets you interact with azure
@backstage/plugin-scaffolder-backend-module-bitbucketA module for the scaffolder backend that lets you interact with bitbucket
@backstage/plugin-scaffolder-backend-module-bitbucket-cloudA module for the scaffolder backend that lets you interact with Bitbucket Cloud
@backstage/plugin-scaffolder-backend-module-bitbucket-serverA module for the scaffolder backend that lets you interact with Bitbucket Server
@backstage/plugin-scaffolder-backend-module-confluence-to-markdownThe confluence-to-markdown module for @backstage/plugin-scaffolder-backend.
@backstage/plugin-scaffolder-backend-module-cookiecutterA module for the scaffolder backend that lets you template projects using cookiecutter.
@backstage/plugin-scaffolder-backend-module-gerritA module for the scaffolder backend that lets you interact with gerrit
@backstage/plugin-scaffolder-backend-module-giteaA module for the scaffolder backend that lets you interact with gitea
@backstage/plugin-scaffolder-backend-module-githubA module for the scaffolder backend that lets you interact with github
@backstage/plugin-scaffolder-backend-module-gitlabA module for the scaffolder backend that lets you interact with gitlab
@backstage/plugin-scaffolder-backend-module-railsA module for the scaffolder backend that lets you template projects using Rails.
@backstage/plugin-scaffolder-backend-module-sentry
@backstage/plugin-scaffolder-backend-module-yeomanA module for the scaffolder backend that lets you template projects using Yeoman.
@backstage/plugin-scaffolder-commonCommon functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin
@backstage/plugin-scaffolder-nodeThe scaffolder-node module for @backstage/plugin-scaffolder-backend.
@backstage/plugin-scaffolder-node-test-utils
@backstage/plugin-scaffolder-react
@backstage/plugin-searchThe Backstage plugin that provides your backstage app with search
@backstage/plugin-search-backendThe Backstage backend plugin that provides your backstage app with search
@backstage/plugin-search-backend-module-catalogA module for the search backend that exports Catalog modules.
@backstage/plugin-search-backend-module-elasticsearchA module for the search backend that implements search using ElasticSearch
@backstage/plugin-search-backend-module-exploreA module for the search backend that exports Explore modules.
@backstage/plugin-search-backend-module-pgA module for the search backend that implements search using PostgreSQL
@backstage/plugin-search-backend-module-stack-overflow-collatorA module for the search backend that exports Stack Overflow modules.
@backstage/plugin-search-backend-module-techdocsA module for the search backend that exports TechDocs modules.
@backstage/plugin-search-backend-nodeA library for Backstage backend plugins that want to interact with the search backend plugin
@backstage/plugin-search-commonCommon functionalities for Search, to be shared between various search-enabled plugins
@backstage/plugin-search-reactSearch Plugin frontend library
@backstage/plugin-signals
@backstage/plugin-signals-backend
@backstage/plugin-signals-node
@backstage/plugin-signals-react
@backstage/plugin-sonarqubeA Backstage plugin to display SonarQube code quality and security results.
@backstage/plugin-sonarqube-backend
@backstage/plugin-sonarqube-react
@backstage/plugin-tech-insights
@backstage/plugin-tech-insights-backend
@backstage/plugin-tech-insights-backend-module-jsonfc
@backstage/plugin-tech-insights-common
@backstage/plugin-tech-insights-node
@backstage/plugin-techdocsThe Backstage plugin that renders technical documentation for your components
@backstage/plugin-techdocs-addons-test-utilsA package containing test utilities for TechDocs Addons.
@backstage/plugin-techdocs-backendThe Backstage backend plugin that renders technical documentation for your components
@backstage/plugin-techdocs-module-addons-contribA plugin for contributed TechDocs Addons.
@backstage/plugin-techdocs-nodeCommon functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli
@backstage/plugin-techdocs-reactPackage encapsulating utilities to be shared by frontend TechDocs plugins.
@backstage/plugin-user-settingsA Backstage plugin that provides various per-user settings functionality.
@backstage/plugin-user-settings-backend
@backstage/plugin-vault
@backstage/plugin-vault-backend
@backstage/plugin-vault-node