Skip to content

Commit a7e29f2

Browse files
authored
Story extension added to Projects.md
1 parent 24ea947 commit a7e29f2

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

PROJECTS.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,16 @@ If you know any project not listed here please feel free to edit this file and
55
send a pull request.
66

77
Official:
8-
* https://github.com/vizzuhq/ipyvizzu - **Jupyter Notebook** integration for Vizzu
9-
* https://github.com/vizzuhq/vizzu-react-example - Howto and example for using Vizzu with **React**
10-
* https://github.com/vizzuhq/vizzu-webpack-demo - Howto and example for using Vizzu with **Webpack**
11-
* https://github.com/vizzuhq/vizzu-ext-scrollytelling-js - **ScrollyTelling** extension for articles with Vizzu
12-
* https://github.com/vizzuhq/vizzu-pyscript-example - Howto and example for using Vizzu in **PyScript**
8+
* Bindings
9+
* [[ipyvizzu](https://github.com/vizzuhq/ipyvizzu)] **Jupyter Notebook** integration for Vizzu
10+
* Extensions
11+
* [[vizzu-ext-js-story](https://github.com/vizzuhq/vizzu-ext-js-story)] **Presentation** control extension for Vizzu data stories
12+
* [[vizzu-ext-js-scrollytelling](https://github.com/vizzuhq/vizzu-ext-js-scrollytelling)] **ScrollyTelling** extension for articles with Vizzu
13+
* Templates
14+
* [[vizzu-react-example](https://github.com/vizzuhq/vizzu-react-example)] Howto and example for using Vizzu with **React**
15+
* [[vizzu-webpack-demo](https://github.com/vizzuhq/vizzu-webpack-demo)] Howto and example for using Vizzu with **Webpack**
16+
* [[vizzu-pyscript-example](https://github.com/vizzuhq/vizzu-pyscript-example)] Howto and example for using Vizzu in **PyScript**
1317

1418
Unofficial:
15-
* https://github.com/christopher-caldwell/vizzu-vite-demo - Starter template on running Vizzu with **Vite**
16-
* https://observablehq.com/@triptych/hello-vizzu - **Observable** Vizzu example
19+
* [[christopher-caldwell/vizzu-vite-demo](https://github.com/christopher-caldwell/vizzu-vite-demo)] Starter template on running Vizzu with **Vite**
20+
* [[triptych/hello-vizzu](https://observablehq.com/@triptych/hello-vizzu)] **Observable** Vizzu example

0 commit comments

Comments
 (0)