Files
backstage/packages/dev-utils
github-actions[bot] bc0f47b7b7 Version Packages
2020-11-19 15:13:57 +00:00
..
2020-04-26 14:19:19 +02:00
2020-11-19 15:13:57 +00:00
2020-11-19 15:13:57 +00:00
2020-11-03 11:03:49 +01:00

@backstage/dev-utils

Utilities for developing Backstage plugins.

This package provides utilities that help in developing plugins for Backstage, like App wrappers and API implementations for standalone serving of apps.

Installation

Install the package via npm or yarn:

$ npm install --save-dev @backstage/dev-utils

or

$ yarn add -D @backstage/dev-utils

Documentation