Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dweber019/backstage-plugins
A collection of Backstage plugins
https://github.com/dweber019/backstage-plugins
Last synced: 2 days ago
JSON representation
A collection of Backstage plugins
- Host: GitHub
- URL: https://github.com/dweber019/backstage-plugins
- Owner: dweber019
- License: mit
- Created: 2024-01-28T10:38:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T16:30:53.000Z (15 days ago)
- Last Synced: 2025-02-18T01:39:15.348Z (4 days ago)
- Language: TypeScript
- Size: 10 MB
- Stars: 32
- Watchers: 2
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Backstage Plugin
## Plugins
- [API docs WSDL](plugins/api-docs-module-wsdl)
- [API docs Spectral linter](plugins/api-docs-spectral-linter)
- [End of life](plugins/endoflife)
- [Tips](plugins/tips)
- [Accentuate](plugins/accentuate)
- [Relations](plugins/relations)
- [Simple Icons](plugins/simple-icons)
- [Missing entity](plugins/missing-entity)## Update backstage deps
To update the plugin with the latest backstage dependencies run `yarn backstage-cli versions:bump`,
`yarn changeset` and create a PR.## License
This library is under the [MIT](LICENSE) license.
The plugin [api-docs-module-wsdl-backend](plugins/api-docs-module-wsdl-backend) has a special license.
The plugin [simple-icons](plugins/simple-icons) has a special license.