Giter Site home page Giter Site logo

raphael-proust / useri Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbuenzli/useri

0.0 1.0 0.0 205 KB

Declarative user input for OCaml (unreleased)

Home Page: http://erratique.ch/software/useri

License: ISC License

Shell 2.11% OCaml 92.32% HTML 5.57%

useri's Introduction

Useri — Declarative user input for OCaml

Release %%VERSION%%

Useri gathers user input as React signals and events.

Useri can be used with different backends. The library comes with a backend that depends on Tsdl and a JavaScript backend that depends on js_of_ocaml.

Useri and its backends depend on React and Gg. They are distributed under the ISC license.

Home page: http://erratique.ch/software/useri
Contact: Daniel Bünzli <daniel.buenzl [email protected]>

Installation

Useri can be installed with opam:

opam install tsdl useri             # tsdl backend
opam install js_of_ocaml useri      # js_of_ocaml backend
opam isntall tsdl js_of_ocaml useri # all backends 

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online or via or via odig doc useri and there is a generated version in the doc directory of the distribution.

Sample programs

If you installed Fut with opam sample programs are located in the directory opam config var useri:doc.

In the distribution sample programs are located in the test directory of the distribution. They can be built with:

ocamlbuild -use-ocamlfind test/tests.otarget

The resulting binaries are in _build/test.

  • test.native tests the library, nothing should fail.

useri's People

Contributors

dbuenzli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.