package ezjs_qrcode

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Minimal binding of http://davidshimjs.github.io/qrcodejs/

module Js = Js_of_ocaml.Js
class type qrcode = object ... end
val make_code : string -> string -> qrcode Js_of_ocaml.Js.t
val update_code : < makeCode : Js.js_string Js.t -> 'res Js_of_ocaml.Js.meth.. > Js_of_ocaml.Js.t -> string -> 'res0
val clear_code : < clear : 'res Js_of_ocaml.Js.meth.. > Js_of_ocaml.Js.t -> 'res0
OCaml

Innovation. Community. Security.