package ezjs_extension

  1. Overview
  2. Docs
Binding for Chrome and Firefox extension API

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=656df77dabbefd03a5646cf72953b29c
sha512=f1e0f92683eb1605bb32ba2791ef046fd2312357f19fcc44ae06544708b789f2398666cf0adb1848e89c8f0a6f17615ac8437477cd7761f9cff5cff9969bb54d

doc/ezjs_extension.browser/Browser/I18n/index.html

Module Browser.I18nSource

include module type of struct include Browser_common.I18n end
Sourceclass type language_percent = object ... end
Sourceclass type language_detection = object ... end
Sourceclass type i18n = object ... end
Sourceval i18n : 'res
Sourceval getMessage : ?substitutions:string list -> string -> string
Sourceval getUILanguage : unit -> 'res
Sourceval getAcceptLanguages : (Ezjs_min.js_string Ezjs_min.t Ezjs_min.js_array Ezjs_min.t -> unit) -> unit
Sourceval detectLanguage : string -> 'res
OCaml

Innovation. Community. Security.