{"id":522370,"url":"https://facebook.github.io/reason","last_synced_at":"2025-08-13T17:32:07.385Z","repository":{"id":38305785,"uuid":"46261404","full_name":"reasonml/reason","owner":"reasonml","description":"Simple, fast \u0026 type safe code that leverages the JavaScript \u0026 OCaml ecosystems","archived":false,"fork":false,"pushed_at":"2024-10-28T01:49:18.000Z","size":25042,"stargazers_count":10135,"open_issues_count":195,"forks_count":430,"subscribers_count":169,"default_branch":"master","last_synced_at":"2024-10-29T15:02:58.976Z","etag":null,"topics":["javascript","ocaml","programming-language","reason","reasonml"],"latest_commit_sha":null,"homepage":"http://reasonml.github.io","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reasonml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2015-11-16T08:22:32.000Z","updated_at":"2024-10-29T10:47:28.000Z","dependencies_parsed_at":"2024-05-05T04:30:51.946Z","dependency_job_id":"34ab16d7-c8c4-4586-9812-cec6fcb49869","html_url":"https://github.com/reasonml/reason","commit_stats":{"total_commits":1912,"total_committers":148,"mean_commits":12.91891891891892,"dds":0.7625523012552301,"last_synced_commit":"6455bb6d339aa613155cff13e0bc0eea9bd220d8"},"previous_names":["facebook/reason"],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reasonml%2Freason","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reasonml%2Freason/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reasonml%2Freason/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reasonml%2Freason/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reasonml","download_url":"https://codeload.github.com/reasonml/reason/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229772782,"owners_count":18121927,"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":["javascript","ocaml","programming-language","reason","reasonml"],"created_at":"2024-01-09T09:02:01.436Z","updated_at":"2024-12-15T01:30:56.620Z","avatar_url":"https://github.com/reasonml.png","language":"OCaml","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://reasonml.github.io/img/reason.svg\" alt=\"logo\" width=\"316\" /\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eReason\u003c/h1\u003e\n\u003cp align=\"center\"\u003eSimple, fast \u0026 type safe code that leverages the JavaScript \u0026 OCaml ecosystems.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://dev.azure.com/reasonml/reason/_build/latest?definitionId=2?branchName=master\"\u003e\n    \u003cimg src=\"https://dev.azure.com/reasonml/reason/_apis/build/status/reasonml.reason?branchName=master\" alt=\"Build Status\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://circleci.com/gh/reasonml/reason/tree/master\"\u003e\n    \u003cimg src=\"https://circleci.com/gh/reasonml/reason/tree/master.svg?style=svg\" alt=\"CircleCI\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://discord.gg/reasonml\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/235176658175262720.svg?logo=discord\u0026colorb=blue\" alt=\"Chat\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n## Latest Releases:\n\n[![native esy package on npm][reason-badge]](https://www.npmjs.com/package/@esy-ocaml/reason)\n\n## User Documentation\n\n**The Reason user docs live online at [https://reasonml.github.io](https://reasonml.github.io)**.\nThe repo for those Reason docs lives at [github.com/reasonml/reasonml.github.io](https://github.com/reasonml/reasonml.github.io)\n\nDocs links for new users:\n\n- [Getting Started](https://reasonml.github.io/docs/en/installation)\n\n- [Community](https://reasonml.github.io/docs/en/community.html)\n\n### Contributing:\n\n```sh\nnpm install -g esy@next\ngit clone https://github.com/facebook/reason.git\ncd reason\nesy\nesy test # Run the tests\n```\n\n### Contributor Documentation:\n\nThe [`docs/`](./docs/) directory in this repo contains documentation for\ncontributors to Reason itself (this repo).\n\n\n## License\n\nSee Reason license in [LICENSE.txt](LICENSE.txt).\n\nWorks that are forked from other projects are under their original licenses.\n\n## Credit\n\nThe general structure of `refmt` repo was copied from [whitequark's m17n project](https://github.com/whitequark/ocaml-m17n), including parts of the `README` that instruct how to use this with the OPAM toolchain. Thank you OCaml!\n\n[reason]: https://www.npmjs.com/package/@reason-native/console\n[reason-badge]: https://img.shields.io/npm/v/@esy-ocaml/reason/latest.svg?color=blue\u0026label=@esy-ocaml/reason\u0026style=flat\u0026logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzOTcgNDE3IiB3aWR0aD0iMzk3IiBoZWlnaHQ9IjQxNyI+PGcgZmlsbD0iI0ZDRkFGQSI+PHBhdGggZD0iTTI2Ny42NDYgMTQyLjk4MmwzOS42MTYtMjIuOTQ2TDI2Ny41ODMgOTcuMmwtMzkuNjE2IDIyLjk0NiAzOS42NzkgMjIuODM2em0tNjkuMzI4IDQwLjEyOWwzOS42MTYtMjIuOTQ1LTM5LjY3OS0yMi44MzYtMzkuNjE2IDIyLjk0NiAzOS42NzkgMjIuODM1em0tNjkuNDM5LTQwLjEzbDM5LjYxNi0yMi45NDVMMTI4LjgxNiA5Ny4yIDg5LjIgMTIwLjE0NmwzOS42NzkgMjIuODM1em02OS4zMjgtMzkuOThsMzkuNjE2LTIyLjk0NS0zOS42NzktMjIuODM2LTM5LjYxNiAyMi45NDYgMzkuNjc5IDIyLjgzNXoiLz48cGF0aCBkPSJNMTkuODU2IDEzNy41OTFsMTY4LjYzOCA5Ny4wNTEuMjA2IDE0OC43ODlMMjAuMDYzIDI4Ni4zOGwtLjIwNy0xNDguNzg5ek0xOTguMTEyIDIyLjg5bDE2OC42MzcgOTcuMDUyLTE2OC4zNjcgOTcuNTE5TDI5Ljc0NCAxMjAuNDFsMTY4LjM2OC05Ny41MnptMTc4LjU3MyAxMTQuMjA2bC4yMDcgMTQ4Ljc4OS0xNjguMzY4IDk3LjUxOS0uMjA2LTE0OC43ODkgMTY4LjM2Ny05Ny41MTl6TTE5OC4wOCAwTDAgMTE0LjcyOGwuMjU1IDE4My4xMjUgMTk4LjM5NyAxMTQuMTc4IDE5OC4wOC0xMTQuNzI4LS4yNTUtMTgzLjEyNUwxOTguMDggMHoiLz48L2c+PC9zdmc+Cg== \"esy package on npm\"\n","funding_links":[],"categories":["Compilers and Compiler Tools"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/facebook.github.io%2Freason","html_url":"https://awesome.ecosyste.ms/projects/facebook.github.io%2Freason","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/facebook.github.io%2Freason/lists"}