{"id":25938630,"url":"https://github.com/michaeljscript/react-render-prop","last_synced_at":"2025-03-04T03:37:45.581Z","repository":{"id":87448343,"uuid":"111595728","full_name":"michaeljscript/react-render-prop","owner":"michaeljscript","description":"Simple package for creating react render prop components","archived":false,"fork":false,"pushed_at":"2017-11-28T19:14:57.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-28T18:20:57.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/michaeljscript.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}},"created_at":"2017-11-21T20:05:19.000Z","updated_at":"2024-01-28T18:20:58.482Z","dependencies_parsed_at":null,"dependency_job_id":"ef64f8fe-fce1-4589-8b05-e11ee3718db6","html_url":"https://github.com/michaeljscript/react-render-prop","commit_stats":null,"previous_names":["michaeljscript/react-render-prop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljscript%2Freact-render-prop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljscript%2Freact-render-prop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljscript%2Freact-render-prop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljscript%2Freact-render-prop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaeljscript","download_url":"https://codeload.github.com/michaeljscript/react-render-prop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780472,"owners_count":20019058,"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":"2025-03-04T03:37:44.860Z","updated_at":"2025-03-04T03:37:45.573Z","avatar_url":"https://github.com/michaeljscript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-render-prop\nSimple package for creating react render prop components\n\n\n## usage\n```js\nimport createProvider from 'react-render-prop';\n\nconst NameProvider = createProvider(props =\u003e ({ fullName: props.name + \" Doe\" }));\n\nconst Content = () =\u003e \u003cdiv\u003e\n  \u003cNameProvider name=\"John\" render={({fullName}) =\u003e \u003cspan\u003eHello {fullName}\u003c/span\u003e} /\u003e\n\u003c/div\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeljscript%2Freact-render-prop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaeljscript%2Freact-render-prop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeljscript%2Freact-render-prop/lists"}