package fmlib_browser
Write web applications for the browser in elm style
Install
Dune Dependency
Authors
Maintainers
Sources
0.5.8a.tar.gz
sha256=53cc6d31ce38c0de01b5921a7980219ba7dc6ba019c126d970834f838fde4a32
md5=8a3862f8f0b47de77ac738b834c4e6df
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