You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2023. It is now read-only.
[Diagram Maker](https://awslabs.github.io/diagram-maker) is a library to display an interactive editor for any graph-like data.
5
10
@@ -10,29 +15,29 @@ Following is a screenshot from another one of the consumers of this library, [AW
10
15

11
16
12
17
## Why Diagram Maker?
13
-
Diagram Maker is a framework & data format agnostic library that is fully customizable in terms of look & feel as well as behavior. It also exposes a declarative interface to reduce the code required to integrate the library in any application and comes with many interactive features built in. Read more about the features of the library [here](https://awslabs.github.io/diagram-maker/why/features.html).
18
+
Diagram Maker is a framework & data format agnostic library that is fully customizable in terms of look & feel as well as behavior. It also exposes a declarative interface to reduce the code required to integrate the library in any application and comes with many interactive features built in. Read more about the features of the library [here](https://awslabs.github.io/diagram-maker/?path=/story/docs-features--page).
14
19
15
20
## Explore
16
21
17
22
### Interactive Demo
18
-
Check out one of our interactive demos [here](https://awslabs.github.io/diagram-maker/examples/LeftRightRectangular.html) or see the full list of interactive demos [here](https://awslabs.github.io/diagram-maker/explore/demos.html). The code for these demos can be found [here](https://github.com/awslabs/diagram-maker/tree/master/integ).
23
+
Check out one of our interactive demos [here](https://awslabs.github.io/diagram-maker/?path=/story/demos-diagram-maker--left-right-rectangular) or see the full list of interactive demos [here](https://awslabs.github.io/diagram-maker/?path=/story/docs-explore-demos--page). The code for these demos can be found [here](https://github.com/awslabs/diagram-maker/tree/master/integ/demos.stories.ts).
19
24
20
25
### Plugins
21
-
Check out the plugins that can be used alongside the library for additional functionality [here](https://awslabs.github.io/diagram-maker/explore/plugins.html).
26
+
Check out the plugins that can be used alongside the library for additional functionality [here](https://awslabs.github.io/diagram-maker/?path=/story/docs-explore-plugins--page).
22
27
23
28
### Showcase
24
-
Check out some of the consumers of this library [here](https://awslabs.github.io/diagram-maker/explore/showcase.html).
29
+
Check out some of the consumers of this library [here](https://awslabs.github.io/diagram-maker/?path=/story/docs-explore-showcase--page).
25
30
26
31
## How do I use it?
27
32
28
33
### Installation
29
-
Check out our installation guide [here](https://awslabs.github.io/diagram-maker/getting-started/install.html).
34
+
Check out our installation guide [here](https://awslabs.github.io/diagram-maker/?path=/story/docs-getting-started-installation--page).
30
35
31
36
### Usage
32
-
Check out our usage guide [here](https://awslabs.github.io/diagram-maker/usage/initialization.html).
37
+
Check out our usage guide [here](https://awslabs.github.io/diagram-maker/?path=/story/docs-usage-initialization--page).
33
38
34
39
### Architecture
35
-
Read more about the architecture of diagram maker [here](https://awslabs.github.io/diagram-maker/usage/architecture.html).
40
+
Read more about the architecture of diagram maker [here](https://awslabs.github.io/diagram-maker/?path=/story/docs-usage-architecture--page).
36
41
37
42
## Docs
38
43
Check out our full documentation [here](https://awslabs.github.io/diagram-maker).
0 commit comments