package github
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
GitHub APIv3 OCaml library
Install
dune-project
Dependency
Authors
Maintainers
Sources
github-4.5.1.tar.gz
md5=06869c375a2e8b05f9b409751fd04efe
sha512=05a1037d589b289dc1cdf15bb5164b6d03fad4855d0e6df4a55ada5d488431616cefadb67ab185f602b1df2d75f2288a916b1c4741465912f34b8045dc98c0a4
Description
This library provides an OCaml interface to the GitHub APIv3 (JSON).
It is compatible with MirageOS and also compiles to pure JavaScript via js_of_ocaml.
Dependencies (9)
- stringext
-
yojson
>= "1.7.0" -
github-data
= version -
cohttp-lwt
>= "4.0.0" -
lwt
>= "2.4.4" -
cohttp
>= "4.0.0" -
uri
>= "1.9.0" -
ocaml
>= "4.08.0" -
dune
>= "2.7"
Dev Dependencies
None
Used by (4)
- github-hooks
-
github-jsoo
= "4.1.0" | >= "4.5.1" -
github-unix
>= "4.5.1" -
opam-publish
>= "2.0.2"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page