package server-reason-react

  1. Overview
  2. Docs
Rendering React components on the server natively

Install

Dune Dependency

Authors

Maintainers

Sources

server-reason-react-0.3.1.tbz
sha256=b97fbe6a7c3e5e1a7775e0f6498f257acaaa7e272177a9a3e0e50b7a49408d7c
sha512=b27a94618c367c80efef83a41c2a59c9cc7848fd753049ed40fa1f2cface1ef34cf3a995835bf08e2eb59c3186911f429b4706ed07dcb9724df6af5eb012a31d

doc/server-reason-react.js/Js/index.html

Module JsSource

The Js equivalent library (very unsafe)

Sourcetype 'a t = 'a constraint 'a = < .. >
Sourcemodule Fn : sig ... end
Sourcemodule Internal : sig ... end
Sourcetype 'a null = 'a option
Sourcetype 'a undefined = 'a null
Sourcetype 'a nullable = 'a undefined
Sourceval toOption : 'a null -> 'a option
Sourceval nullToOption : 'a null -> 'a option
Sourceval undefinedToOption : 'a null -> 'a option
Sourceval fromOpt : 'a option -> 'a undefined
Sourceval undefined : 'a option
Sourceval null : 'a option
Sourceval empty : 'a option
Sourcetype (+'a, +'e) promise
Sourceval typeof : 'a -> 'b
  • alert not_implemented is not implemented in native under server-reason-react.js
Sourcemodule Null : sig ... end
Sourcemodule Undefined : sig ... end
Sourcemodule Nullable : sig ... end
Sourcemodule Null_undefined = Nullable
Sourcemodule Exn : sig ... end
Sourcemodule Array : sig ... end
Sourcemodule Re : sig ... end
Sourcemodule String : sig ... end
Sourcemodule Promise : sig ... end
Sourcemodule Date : sig ... end
Sourcemodule type Dictionary = sig ... end
Sourcemodule Global : sig ... end
Sourcemodule Types : sig ... end
Sourcemodule Json : sig ... end
Sourcemodule Math : sig ... end
Sourcemodule Obj : sig ... end
Sourcemodule Typed_array : sig ... end
Sourcemodule TypedArray2 : sig ... end
Sourcemodule Float : sig ... end
Sourcemodule Int : sig ... end
Sourcemodule Bigint : sig ... end
Sourcemodule Vector : sig ... end
Sourcemodule Console : sig ... end
Sourceval log : string -> unit
Sourceval log2 : string -> string -> unit
Sourceval log3 : string -> string -> string -> unit
Sourceval log4 : string -> string -> string -> string -> unit
Sourceval logMany : string array -> unit
Sourcemodule Set : sig ... end
Sourcemodule WeakSet : sig ... end
Sourcemodule Map : sig ... end
Sourcemodule WeakMap : sig ... end
OCaml

Innovation. Community. Security.