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: 3 months ago
JSON representation
User interface widgets for OCaml applications
- Host: GitHub
- URL: https://github.com/ocsigen/ocsigen-toolkit
- Owner: ocsigen
- License: other
- Created: 2015-06-26T11:13:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-12-09T11:01:27.000Z (6 months ago)
- Last Synced: 2026-01-21T17:40:57.411Z (4 months ago)
- Topics: mobile, ocaml, ocsigen-toolkit, toolkit, ui, ui-components, web, widget-libraries, widgets
- Language: OCaml
- Homepage:
- Size: 3.06 MB
- Stars: 36
- Watchers: 12
- Forks: 20
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ocsigen Toolkit [](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.