package JsOfOCairo

  1. Overview
  2. No Docs
Library to reuse Cairo-based drawing code in web browsers

Install

Authors

Maintainers

Sources

2.0.0.tar.gz
md5=87870fb6886cf2d28dee9d51df86817c
sha512=b6aef679252745c07566b365acbd351123c5578f4ee9464ea028a05a0a27f0b16d55483a816766d7b66435edea366014efe13bc4840e8042634f761a48bf4e82

Description

JsOfOCairo is an OCaml (4.02.3+) library to reuse Cairo-based drawing code in web browsers. It's an adapter, implementing (a reasonable subset of) the interface of Cairo OCaml targeting HTML5 canvas elements as exposed to OCaml by js_of_ocaml (3.0.0+).

Published: 07 Nov 2018

Dependencies (5)

  1. js_of_ocaml >= "3.0" & < "3.4"
  2. js_of_ocaml-ppx build & >= "3.0" & < "3.4"
  3. js_of_ocaml-compiler build & >= "3.0" & < "3.4"
  4. dune
  5. ocaml >= "4.02.3"

Dev Dependencies (3)

  1. conf-npm with-test
  2. cairo2 with-test & >= "0.6" & < "0.7"
  3. General with-test & >= "0.6.0"

Used by (1)

  1. DrawGrammar >= "0.2.2"

Conflicts (1)

  1. cairo2 < "0.6"