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