{"id":13441113,"url":"https://github.com/remaxjs/remax","last_synced_at":"2025-10-01T18:31:05.359Z","repository":{"id":37396932,"uuid":"164459795","full_name":"remaxjs/remax","owner":"remaxjs","description":"使用真正的 React 构建跨平台小程序","archived":true,"fork":false,"pushed_at":"2024-03-07T08:51:04.000Z","size":56104,"stargazers_count":4568,"open_issues_count":145,"forks_count":364,"subscribers_count":64,"default_branch":"master","last_synced_at":"2025-01-13T06:01:28.852Z","etag":null,"topics":["alipay-mini-program","mini-program","miniprogram","react","reactjs","toutiao-miniprogram","wechat-mini-program"],"latest_commit_sha":null,"homepage":"https://remaxjs.github.io/remax/","language":"TypeScript","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/remaxjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-07T16:27:03.000Z","updated_at":"2025-01-10T08:58:54.000Z","dependencies_parsed_at":"2024-06-21T14:07:18.531Z","dependency_job_id":"424b86be-8e4b-4b09-9727-7c647c4828df","html_url":"https://github.com/remaxjs/remax","commit_stats":{"total_commits":2099,"total_committers":99,"mean_commits":21.2020202020202,"dds":0.5774178180085755,"last_synced_commit":"a7b27fff7d8031e93bd8e92748db2ba492d1ba4f"},"previous_names":["codefalling/remax"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remaxjs%2Fremax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remaxjs%2Fremax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remaxjs%2Fremax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remaxjs%2Fremax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remaxjs","download_url":"https://codeload.github.com/remaxjs/remax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234887390,"owners_count":18902083,"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":["alipay-mini-program","mini-program","miniprogram","react","reactjs","toutiao-miniprogram","wechat-mini-program"],"created_at":"2024-07-31T03:01:30.079Z","updated_at":"2025-10-01T18:30:59.533Z","avatar_url":"https://github.com/remaxjs.png","language":"TypeScript","readme":"\u003ca href=\"https://remaxjs.org\"\u003e\n\t\u003cimg src=\"https://gw.alipayobjects.com/mdn/rms_b5fcc5/afts/img/A*7BLVSL14gvoAAAAAAAAAAABkARQnAQ\" width=\"882\" /\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cspan\u003eLearn once, write anywhere\u003c/span\u003e\u003cbr/\u003e\n\t\u003cstrong\u003e使用真正的 React 构建小程序\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp class=\"badges\" align=\"center\"\u003e\n\t\u003ca href=\"https://github.com/remaxjs/remax/actions?workflow=Node+CI\"\u003e\n\t\t\u003cimg src=\"https://github.com/remaxjs/remax/workflows/Build%20\u0026%20Test/badge.svg\" alt=\"CI build status\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://codecov.io/gh/remaxjs/remax\"\u003e\n\t\t\u003cimg src=\"https://img.shields.io/codecov/c/github/remaxjs/remax/master.svg?style=flat-square\" alt=\"Codecov\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://www.npmjs.com/package/remax\"\u003e\n\t\t\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/remax?style=flat-square\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://user-images.githubusercontent.com/465125/69033897-f095d480-0a1a-11ea-9d4e-f14e6839bc1d.JPG\"\u003e\n\t\t\u003cimg alt=\"dingding\" src=\"https://img.shields.io/badge/交流-钉钉群-brightgreen?style=flat-square\" /\u003e\n\t\u003c/a\u003e\n\u003c/p\u003e\n\n[《使用 React 开发小程序》](https://www.yuque.com/seeconf/2020/qsytho)\n\nRemax 将 React 运行在小程序环境中，让你可以使用完整的 React 进行小程序开发。\n\n- **真正的 React** - 不同于静态编译的方案，在 Remax 中使用 React 没有任何限制，包括 React Hooks。你可以把 Remax 理解为针对小程序的 React Native。\n- **多端支持** - 使用 Remax 把代码转换到多个小程序平台。\n- **TypeScript** - 完整的 TypeScript 支持，给你满满的安全感。\n\n## 文档\n\n你可以从我们的[网站上](https://remaxjs.github.io/remax/)找到详细的文档。\n\n也可以通过[快速开始指南](https://remaxjs.github.io/remax/guide/quick-start)来立即体验 Remax。\n\n## 示例\n\nhttps://github.com/remaxjs/examples\n\n## 贡献者\n\n查看[《贡献指南》](/CONTRIBUTING.md)\n\n\u003ca href=\"https://github.com/remaxjs/remax/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/remax/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n\n## 协议\n\n[MIT](LICENSE)\n","funding_links":[],"categories":["HarmonyOS","目录","TypeScript","前端开发框架及项目","工具","UI模板","Uncategorized"],"sub_categories":["Windows Manager","\u003ca id=\"mp\"\u003e小程序\u003c/a\u003e","React相关","其他_文本生成、文本对话","3、小程序模板","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremaxjs%2Fremax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremaxjs%2Fremax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremaxjs%2Fremax/lists"}