Skip to content

ctbaum/JSServe.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

511 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSServe

CI Codecov

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/JSServe.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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Julia 73.7%
  • CSS 15.6%
  • JavaScript 10.7%