6.46.8 • Published 17 hours ago

@gasket/plugin-docs-graphs v6.46.8

Weekly downloads
21
License
MIT
Repository
github
Last release
17 hours ago

@gasket/plugin-docs-graphs

The plugin hooks the docsGenerate lifecycle to provide a mermaid graph of a given application's lifecycles.

Installation

New apps

gasket create <app-name> --plugins @gasket/plugin-docs,@gasket/plugin-docs-graph

Existing apps

npm i @gasket/plugin-docs-graphs

Modify plugins section of your gasket.config.js:

module.exports = {
  plugins: {
    add: [
+      '@gasket/plugin-docs-graphs'
    ]
  }
}
7.0.0-next.21

17 hours ago

7.0.0-next.9

5 days ago

7.0.0-next.10

5 days ago

7.0.0-next.7

6 days ago

7.0.0-next.11

5 days ago

7.0.0-next.8

5 days ago

7.0.0-next.12

5 days ago

7.0.0-next.13

5 days ago

7.0.0-next.6

6 days ago

7.0.0-next.20

5 days ago

7.0.0-next.5

6 days ago

6.46.8

8 days ago

7.0.0-next.4

9 days ago

7.0.0-next.3

13 days ago

7.0.0-next.2

20 days ago

7.0.0-next.1

20 days ago

7.0.0-next.0

20 days ago

7.0.0-cli.7

1 month ago

7.0.0-cli.6

1 month ago

6.46.1-cli.0

2 months ago

7.0.0-cli.5

2 months ago

7.0.0-cli.4

2 months ago

7.0.0-cli.1

2 months ago

7.0.0-cli.0

2 months ago

7.0.0-cli.3

2 months ago

7.0.0-cli.2

2 months ago

7.0.0-canary.1

2 months ago

6.45.0

4 months ago

6.39.0

11 months ago

6.36.1

1 year ago

6.38.0

1 year ago

6.38.1

1 year ago

6.34.6

2 years ago

6.34.3

2 years ago

6.34.4

2 years ago

6.26.2

2 years ago

6.21.0

2 years ago

6.24.2

2 years ago

6.24.0

2 years ago

6.10.1

2 years ago

6.10.0

2 years ago

6.14.0

2 years ago

6.11.2

2 years ago

6.17.0

2 years ago

6.0.12

3 years ago

6.0.0

3 years ago

6.0.0-canary.13

3 years ago

6.0.0-canary.0

4 years ago

5.6.0

4 years ago

5.1.3

4 years ago

5.0.2

4 years ago