package jext

  1. Overview
  2. Docs
On This Page
  1. build
  2. example
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

doc/README.html

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