An open API service indexing awesome lists of open source software.

https://github.com/ocsigen/ocsigen-toolkit

User interface widgets for OCaml applications
https://github.com/ocsigen/ocsigen-toolkit

mobile ocaml ocsigen-toolkit toolkit ui ui-components web widget-libraries widgets

Last synced: 13 days ago
JSON representation

User interface widgets for OCaml applications

Awesome Lists containing this project

README

        

# Ocsigen Toolkit [![Build](https://github.com/ocsigen/ocsigen-toolkit/actions/workflows/build.yml/badge.svg)](https://github.com/ocsigen/ocsigen-toolkit/actions/workflows/build.yml)

## Introduction

The Ocsigen Toolkit is a set of user interface widgets that facilitate
the development of Eliom applications. The toolkit is in beta state.

## Installation

Use `opam` to install:

```
opam install ocsigen-toolkit
```

**NB:** you may want to include the provided CSS in you own project.
Take a look at the `css` directory for the style files that correspond
to the modules you use.