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.2.0.tbz
sha256=f7e93b2c24e6420ed7352f5b04ff028ea6ea8b9b91679bbce43aadfcae028f34
sha512=b74f883d8fad95738b7dd9b51f23af27ef1b541939ad9b8ea65cfb0d48a217c2265ca9319e9355c7782bf223a5168ee4ff236677503afa301c8b7b08561fcd8c

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.