0.0.0-nightly-20214922610 • Published 5 years ago

@backstage/plugin-explore v0.0.0-nightly-20214922610

Weekly downloads
1,174
License
Apache-2.0
Repository
github
Last release
5 years ago

explore

Welcome to the explore plugin! This plugin helps to visualize the domains and tools in your ecosystem.

Getting started

To install the plugin, add and bind the route in App.tsx:

import { ExplorePage, explorePlugin } from '@backstage/plugin-explore';

...

bindRoutes({ bind }) {
  ...
  bind(explorePlugin.externalRoutes, {
    catalogEntity: catalogPlugin.routes.catalogEntity,
  });
},

...

<Route path="/explore" element={<ExplorePage />} />

And add a link to the sidebar in Root.tsx:

import LayersIcon from '@material-ui/icons/Layers';

...

<SidebarItem icon={LayersIcon} to="explore" text="Explore" />
0.4.21

2 years ago

0.4.20

2 years ago

0.4.20-next.1

2 years ago

0.4.20-next.0

2 years ago

0.4.19

2 years ago

0.4.18

2 years ago

0.4.17

2 years ago

0.4.17-next.2

2 years ago

0.4.17-next.1

2 years ago

0.4.17-next.0

2 years ago

0.4.16

2 years ago

0.4.16-next.3

2 years ago

0.4.16-next.2

2 years ago

0.4.16-next.1

2 years ago

0.4.16-next.0

2 years ago

0.4.15

2 years ago

0.4.15-next.2

2 years ago

0.4.15-next.1

2 years ago

0.4.15-next.0

2 years ago

0.4.14

2 years ago

0.4.14-next.3

2 years ago

0.4.14-next.2

2 years ago

0.4.14-next.1

2 years ago

0.4.7-next.1

3 years ago

0.4.7-next.0

3 years ago

0.4.14-next.0

2 years ago

0.4.11-next.2

2 years ago

0.4.11-next.0

3 years ago

0.4.11-next.1

2 years ago

0.4.6-next.1

3 years ago

0.4.6-next.2

3 years ago

0.4.10-next.2

3 years ago

0.4.10-next.1

3 years ago

0.4.10-next.3

3 years ago

0.4.9-next.0

3 years ago

0.4.10

3 years ago

0.4.13

2 years ago

0.4.11

2 years ago

0.4.12

2 years ago

0.4.9

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.12-next.2

2 years ago

0.4.12-next.1

2 years ago

0.4.12-next.0

2 years ago

0.4.6-next.0

3 years ago

0.4.4-next.2

3 years ago

0.4.5-next.3

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3-next.1

3 years ago

0.4.3-next.2

3 years ago

0.4.4-next.1

3 years ago

0.4.4-next.0

3 years ago

0.4.3

3 years ago

0.4.2-next.3

3 years ago

0.4.3-next.0

3 years ago

0.4.2

3 years ago

0.4.1-next.2

3 years ago

0.4.1-next.1

3 years ago

0.4.1-next.0

3 years ago

0.4.2-next.2

3 years ago

0.4.2-next.0

3 years ago

0.4.2-next.1

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.45-next.2

3 years ago

0.3.45-next.1

3 years ago

0.3.46-next.0

3 years ago

0.3.45

3 years ago

0.4.0-next.2

3 years ago

0.4.0-next.1

3 years ago

0.3.45-next.0

3 years ago

0.3.42-next.0

3 years ago

0.3.42-next.1

3 years ago

0.3.42

3 years ago

0.3.41

3 years ago

0.3.44

3 years ago

0.3.43

3 years ago

0.3.43-next.1

3 years ago

0.3.43-next.0

3 years ago

0.3.43-next.3

3 years ago

0.3.43-next.2

3 years ago

0.3.43-next.4

3 years ago

0.3.41-next.2

3 years ago

0.3.41-next.1

3 years ago

0.3.41-next.0

3 years ago

0.3.40

4 years ago

0.3.40-next.0

4 years ago

0.3.40-next.2

4 years ago

0.3.40-next.1

4 years ago

0.3.40-next.3

4 years ago

0.3.38-next.0

4 years ago

0.3.38-next.1

4 years ago

0.3.38-next.2

4 years ago

0.3.38-next.3

4 years ago

0.3.39-next.1

4 years ago

0.3.39-next.0

4 years ago

0.3.37-next.0

4 years ago

0.3.37-next.1

4 years ago

0.3.39

4 years ago

0.3.38

4 years ago

0.3.37

4 years ago

0.3.36-next.2

4 years ago

0.3.36-next.0

4 years ago

0.3.36-next.1

4 years ago

0.3.36

4 years ago

0.3.33-next.0

4 years ago

0.3.35-next.1

4 years ago

0.3.35-next.0

4 years ago

0.3.35

4 years ago

0.3.34

4 years ago

0.3.33

4 years ago

0.3.32

4 years ago

0.3.28-next.0

4 years ago

0.3.26-next.0

4 years ago

0.3.31

4 years ago

0.3.30

4 years ago

0.3.29

4 years ago

0.3.28

4 years ago

0.3.27

4 years ago

0.3.26

4 years ago

0.3.25

4 years ago

0.3.24

4 years ago

0.3.23

4 years ago

0.3.22

4 years ago

0.3.29-next.0

4 years ago

0.3.21

4 years ago

0.3.20

4 years ago

0.3.19

4 years ago

0.3.18

4 years ago

0.3.17

5 years ago

0.3.16

5 years ago

0.3.15

5 years ago

0.3.14

5 years ago

0.3.13

5 years ago

0.3.12

5 years ago

0.3.11

5 years ago

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.1-alpha.26

5 years ago

0.1.1-alpha.25

5 years ago

0.1.1-alpha.24

5 years ago

0.1.1-alpha.23

6 years ago

0.1.1-alpha.22

6 years ago

0.1.1-alpha.21

6 years ago

0.1.1-alpha.20

6 years ago

0.1.1-alpha.19

6 years ago

0.1.1-alpha.18

6 years ago

0.1.1-alpha.17

6 years ago

0.1.1-alpha.16

6 years ago

0.1.1-alpha.15

6 years ago

0.1.1-alpha.14

6 years ago

0.1.1-alpha.13

6 years ago

0.1.1-alpha.12

6 years ago

0.1.1-alpha.11

6 years ago

0.1.1-alpha.10

6 years ago

0.1.1-alpha.9

6 years ago