{"id":16234111,"url":"https://github.com/zackify/render-placement-loader","last_synced_at":"2025-04-03T11:30:45.022Z","repository":{"id":57353485,"uuid":"35529185","full_name":"zackify/render-placement-loader","owner":"zackify","description":"Add React.render to your component automatically (used in reactview)","archived":false,"fork":false,"pushed_at":"2015-05-19T06:30:36.000Z","size":1401,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T22:42:12.235Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zackify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-13T05:01:55.000Z","updated_at":"2021-06-14T02:33:38.000Z","dependencies_parsed_at":"2022-09-15T23:02:41.661Z","dependency_job_id":null,"html_url":"https://github.com/zackify/render-placement-loader","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Frender-placement-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Frender-placement-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Frender-placement-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Frender-placement-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackify","download_url":"https://codeload.github.com/zackify/render-placement-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246992800,"owners_count":20865887,"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-10-10T13:15:03.420Z","updated_at":"2025-04-03T11:30:40.003Z","avatar_url":"https://github.com/zackify.png","language":"JavaScript","readme":"##React Render Placement Loader\n\n\tnpm install render-placement-loader\n\nThis will add React.render(React.createElement(Component),document.body) to your jsx for you.\nIt will also replace React.render(class,document.getElementById('blah')) with document.body if it exists.\n\n\nYou can also pass an optional `props` object via the query.\n\n**Usage:**\n\n`component`: explicitly pass the name of the component you want rendered\n`props`: props to pass the component\n`replace`: `true` or `false` if `React.render` is found , it will be replaced by default\n\n    {\n        test: /\\.jsx$/,\n        loader: 'render-placement-loader',\n        query: { \n        \tprops: { foo: 'bar' },\n        \tcomponent: 'ComponentName'\n        }\n    }\n\nWorks with ES6 classes and `React.createClass` components.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackify%2Frender-placement-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackify%2Frender-placement-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackify%2Frender-placement-loader/lists"}