Home
Softono
No data found
j

juliapluto

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by juliapluto

PlutoSliderServer.jl
Open Source

PlutoSliderServer.jl

PlutoSliderServer.jl is a web server designed to run only the interactive @bind components of Pluto.jl notebooks, such as sliders, buttons, and camera inputs. It enables instant interactivity on static websites without requiring a running Julia process or persistent WebSocket connections. The package provides two primary functions. First, it can export notebooks to standalone HTML files, automatically generating static pages that preserve the notebook's execution state. This feature is ideal for creating documentation sites or GitHub Pages deployments from repositories of notebooks. Second, it launches a stateless slider server that allows visitors to modify @bind variable values. Unlike standard Pluto servers, this environment is secure as users cannot alter the notebook code, and it treats every request as an isolated event without sharing state between users. An experimental precomputation mode allows for generating static files for all possible input combinations, enabling full interactivity on purely sta

Static Site Generators
157 Github Stars
static-export-template
Open Source

static-export-template

A template to automatically convert Pluto notebooks to an HTML website with GitHub Pages. Demo page:

Static Site Generators
117 Github Stars