package fmlib_browser
Write web applications for the browser in elm style
Install
Dune Dependency
Authors
Maintainers
Sources
0.5.11.tar.gz
sha256=987144e79a5ab8544a9cac669284ef7610a70c3362d4f55e5d27e4f33b49a1b9
doc/index.html
Web Applications
Documentation
Introduction to Web Applications
API
Examples
7 GUIs (requirements)
- Counter: Already contained in the single page application above
- Temperature Converter
- Timer
- Flight Booking
- Draw Circles
Sources of the examples.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page