{"id":13837944,"url":"https://github.com/dbuenzli/react","last_synced_at":"2025-03-21T20:34:46.335Z","repository":{"id":6963785,"uuid":"8216262","full_name":"dbuenzli/react","owner":"dbuenzli","description":"Declarative events and signals for OCaml","archived":false,"fork":false,"pushed_at":"2024-03-27T20:37:28.000Z","size":286,"stargazers_count":134,"open_issues_count":9,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-08-05T15:06:36.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://erratique.ch/software/react","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbuenzli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-02-15T10:13:14.000Z","updated_at":"2024-05-22T01:08:22.000Z","dependencies_parsed_at":"2024-01-13T17:11:51.466Z","dependency_job_id":"90c80ac9-e729-4062-a346-32fc926b975a","html_url":"https://github.com/dbuenzli/react","commit_stats":{"total_commits":101,"total_committers":1,"mean_commits":101.0,"dds":0.0,"last_synced_commit":"6cb03525ec51bdce33e0656bf6eca9950f3d8e25"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbuenzli%2Freact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbuenzli%2Freact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbuenzli%2Freact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbuenzli%2Freact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbuenzli","download_url":"https://codeload.github.com/dbuenzli/react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221819252,"owners_count":16885923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T15:01:31.463Z","updated_at":"2024-10-28T10:53:21.506Z","avatar_url":"https://github.com/dbuenzli.png","language":"OCaml","funding_links":[],"categories":["OCaml","\u003ca name=\"OCaml\"\u003e\u003c/a\u003eOCaml"],"sub_categories":[],"readme":"React — Declarative events and signals for OCaml\n================================================\nRelease %%VERSION%%\n\nReact is an OCaml module for functional reactive programming (FRP). It\nprovides support to program with time varying values : declarative\nevents and signals. React doesn't define any primitive event or\nsignal, it lets the client chooses the concrete timeline.\n\nReact is made of a single, independent, module and distributed under\nthe ISC license.\n\nHomepage: \u003chttp://erratique.ch/software/react\u003e  \n\n# Installation\n\nReact can be installed with `opam`:\n\n    opam install react\n\nIf you don't use `opam` consult the [`opam`](opam) file for build\ninstructions.\n\n# Documentation\n\nThe documentation and API reference is automatically generated by from\nthe source interfaces. It can be consulted [online][doc] or via `odig\ndoc react`.\n\n[doc]: http://erratique.ch/software/react/doc/\n\n\n# Sample programs\n\nIf you installed React with `opam` sample programs are located in\nthe directory `opam var react:doc`.\n\nIn the distribution sample programs are located in the `test`\ndirectory of the distribution. They can be built with:\n\n    ocamlbuild -use-ocamlfind test/tests.otarget\n\nThe resulting binaries are in `_build/test`.\n\n- `test.native` tests the library, nothing should fail.\n- `clock.native` is a command line program using ANSI escape sequences\n  and the Unix module to print the current local time.\n- `breakout.native` is a command line program using ANSI escape sequences\n  and the Unix module to implement a simple breakout game.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbuenzli%2Freact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbuenzli%2Freact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbuenzli%2Freact/lists"}