ocsigen / ocsigen-toolkit

User interface widgets for OCaml applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ocsigen Toolkit Build

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.

About

User interface widgets for OCaml applications

License:Other


Languages

Language:OCaml 88.7%Language:CSS 8.5%Language:Makefile 2.8%