package jext

  1. Overview
  2. Docs
Js_of_ocaml tools to help handling web extension

Install

dune-project
 Dependency

Authors

Maintainers

Sources

jext-0.1.1.tar.gz
md5=586f3215c066e3ac542de36669d8d20b
sha512=c8cbee00bec3d580368145bcbfeb6dc7d45930993936dd7c30609d25fe72eeb1edf94897bf5bbb5aa5ee1701c599de29340be43f476f1377f8156d94aec2a000

Description

Added to opam-repository:

README

jsoo_ext

jsoo_ext is a library to help make extension backgrounds and clients.

build

make deps
make

example

The sources in the example folder create a simple extension that will be located in _example after the build:

opam install vue-ppx
make dev

Dependencies (6)

  1. ezjs_extension
  2. ppx_deriving_jsoo >= "0.3"
  3. ezjs_fetch >= "0.3"
  4. ez_api >= "1.2.0"
  5. ocaml >= "4.08"
  6. dune >= "3.6"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None