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
- Host: GitHub
- URL: https://github.com/ocsigen/ocsigen-toolkit
- Owner: ocsigen
- License: other
- Created: 2015-06-26T11:13:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T13:29:30.000Z (2 months ago)
- Last Synced: 2025-04-22T14:35:23.893Z (2 months ago)
- Topics: mobile, ocaml, ocsigen-toolkit, toolkit, ui, ui-components, web, widget-libraries, widgets
- Language: OCaml
- Homepage:
- Size: 2.94 MB
- Stars: 34
- Watchers: 15
- Forks: 21
- Open Issues: 18
-
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.