package jsoo_router

  1. Overview
  2. Docs
Jsoo_router provide an extension point to manage route with the Hash

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.tar.gz
md5=cd1dd766082506116da29af9ce6573f6

Description

Jsoo_router is a an extension point to write easily "single-page-app". The library provide a typesafe way to define variables in the routes. You can read more informations here : https://github.com/xvw/jsoo_router

Published: 28 Nov 2016

Dependencies (5)

  1. ocamlbuild build
  2. ocamlfind build
  3. lwt >= "2.5.2"
  4. js_of_ocaml >= "2.8.1" & < "3.0"
  5. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None