8000 GitHub - rbardou/funweb: Simple web development using js_of_ocaml.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rbardou/funweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funweb

Funweb is a library which provides simple web development tools for OCaml. It is based on js_of_ocaml.

See the blog post: http://romain.bardou.fr/blog/Funweb.html

Compile

Just run:

make

You can also compile the documentation:

make doc

It is then available in:

_build/funweb.docdir/index.html

Examples

Running make also compiles the examples. Run them by opening the .html files in the examples folder.

License

Funweb is released under the MIT license. See the LICENSE file.

About

Simple web development using js_of_ocaml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0