topolarity / Bonito.jl

Serving JS to the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bonito

CI Codecov Docs - stable

Easy way of building interactive applications from Julia. Uses Hyperscript to create HTML descriptions, and allows to execute Javascript & building of widgets. It also supports an offline mode, that exports your interactive app to a folder, and optionally records a statemap for all UI elements, so that a running Julia process isn't necessary anymore.

Have a look at the examples, or check out the most outstanding ones:

Markdown support

https://github.com/SimonDanisch/Bonito.jl/blob/master/examples/markdown.jl markdown_vol

Renchon et al., Argonne National Laboratory, unpublished

https://simondanisch.github.io/WGLDemos/soil/ soil

https://simondanisch.github.io/WGLDemos/oceananigans/ ocean

Smarthome dashboard:

https://github.com/SimonDanisch/SmartHomy/blob/master/web_app.jl image

Interactive Notebook:

https://nextjournal.com/Lobatto/FitzHugh-Nagumo simulation

Sponsors

Förderkennzeichen: 01IS10S27, 2020

About

Serving JS to the browser

License:MIT License


Languages

Language:JavaScript 79.2%Language:Julia 17.7%Language:CSS 2.8%Language:HTML 0.3%