Components to create web applications using js_of_ocaml and websockets.
Description
Components include directories, file editor, message box.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 26 Oct 2016
- Authors
- Maintainers
Sources
Dependencies
base64
>= "2.0" & < "3.0.0"
magic-mime
>= "1.0"
xtmpl
>= "0.15.0"
ppx_deriving_yojson
>= "3.0"
yojson
>= "1.1.8"
cohttp
>= "0.19.3"
lwt
>= "2.5"
websocket
>= "2.6"
js_of_ocaml
>= "2.5" & < "3.0"
ocaml
>= "4.03.0"
Reverse Dependencies