package fmlib_browser
Write web applications for the browser in elm style
Install
Dune Dependency
Authors
Maintainers
Sources
0.5.6.tar.gz
sha256=ceeef0fc034eaf510ef2d8decda4ea500d4855202e39f03132385153d3c0adf7
md5=b1c666fde2efc94be7a17d3fa986251e
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