{"id":26462095,"url":"https://github.com/wenpengfei/react-admin-generator","last_synced_at":"2026-03-15T16:57:08.981Z","repository":{"id":72709640,"uuid":"117698411","full_name":"wenpengfei/react-admin-generator","owner":"wenpengfei","description":"react-admin-generator","archived":false,"fork":false,"pushed_at":"2018-01-17T00:52:34.000Z","size":59,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-30T03:39:08.886Z","etag":null,"topics":["admin","boilerplate","create-react-app","generator","mobx","mobx-react","parcel","react","reactjs","stylelint","tslint","typescript"],"latest_commit_sha":null,"homepage":null,"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/wenpengfei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-01-16T15:02:45.000Z","updated_at":"2025-05-03T07:55:36.000Z","dependencies_parsed_at":"2023-03-03T00:45:41.740Z","dependency_job_id":null,"html_url":"https://github.com/wenpengfei/react-admin-generator","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"347cf0a33d57d0baab49ea59ae869c0950598239"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wenpengfei/react-admin-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenpengfei%2Freact-admin-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenpengfei%2Freact-admin-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenpengfei%2Freact-admin-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenpengfei%2Freact-admin-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wenpengfei","download_url":"https://codeload.github.com/wenpengfei/react-admin-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenpengfei%2Freact-admin-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30547454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["admin","boilerplate","create-react-app","generator","mobx","mobx-react","parcel","react","reactjs","stylelint","tslint","typescript"],"created_at":"2025-03-19T05:44:55.767Z","updated_at":"2026-03-15T16:57:08.943Z","avatar_url":"https://github.com/wenpengfei.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-admin-generator\n\nA generator for https://github.com/wenpengfei/parcel-typescript-react-boilerplate\n\n## Install\n\n`yarn global add react-admin-generator` or `npm install -g react-admin-generator`\n\n## Usage\n\n`create-react-admin -c example.js`\n\nexample.js:\n\n```\nmodule.exports = [\n  { \n    displayName: '品种',\n    key: 'varietyId', \n    modelName: 'Variety',\n    modelPluralName: 'Varieties',\n    properties: [\n      {\n        type: 'String',\n        displayName: '名称',\n        name: 'name'\n      },\n      { \n        type: 'String',\n        displayName: '数量',\n        name: 'qty'\n      },\n    ]\n  },\n]\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenpengfei%2Freact-admin-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenpengfei%2Freact-admin-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenpengfei%2Freact-admin-generator/lists"}