package timmy-jsoo

  1. Overview
  2. Docs
Js_of_ocaml bindings for Timmy

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.4.tar.gz
md5=c8bda198fd548c288fd067217fef22aa
sha512=f168d44b45b453addf0aee02eaf992b6669dc0843cea992ab8a35fefb3a1b76e8225da03424e59369703cce5c788a1eac04f8490c7c8b3977c60da1898811ddf

Description

Published: 22 Sep 2023

README

Timmy

Timmy is a general-purpose time and calendar library for OCaml.

It supports advanced calendar features, enforces timezone safety, supports daylight saving times and overall focuses on the cleanliness, safety and completeness of its API.

Documentation

Timmy's documentation can be found online.

Installation

Timmy is available on opam:

opam install timmy

Dependencies (5)

  1. timmy = version
  2. js_of_ocaml-ppx
  3. js_of_ocaml
  4. fmt
  5. dune >= "3.0"

Dev Dependencies (3)

  1. odoc with-doc
  2. conf-npm with-test
  3. alcotest with-test & >= "1.4.0"

Used by

None

Conflicts (1)

  1. schematic-jsoo < "0.18.2" | >= "0.19.0"