Skip to content

prototypefund/ReactiveRuntime-JSServe.jl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 222 commits behind SimonDanisch:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JSServe

Build Status Build Status Codecov Build Status

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

Oceananigans

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

Packages

No packages published

Languages

  • Julia 81.7%
  • CSS 10.1%
  • JavaScript 8.2%