{"id":16731424,"url":"https://github.com/skratchdot/react-element-factory","last_synced_at":"2025-03-15T18:19:35.009Z","repository":{"id":22592105,"uuid":"25934018","full_name":"skratchdot/react-element-factory","owner":"skratchdot","description":"a few react helpers for the changes from React v0.11.0 to v0.12.0","archived":false,"fork":false,"pushed_at":"2014-10-29T18:21:10.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T23:51:26.831Z","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/skratchdot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-29T17:59:19.000Z","updated_at":"2014-10-29T18:00:17.000Z","dependencies_parsed_at":"2022-08-20T20:50:11.439Z","dependency_job_id":null,"html_url":"https://github.com/skratchdot/react-element-factory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Freact-element-factory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Freact-element-factory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Freact-element-factory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Freact-element-factory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skratchdot","download_url":"https://codeload.github.com/skratchdot/react-element-factory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243770285,"owners_count":20345276,"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-12T23:37:06.218Z","updated_at":"2025-03-15T18:19:34.962Z","avatar_url":"https://github.com/skratchdot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-element-factory\n\nA few react helpers for the changes from React v0.11.0 to v0.12.0\n\n\n## Getting Started\n\nInstall the module with: `npm install --save react-element-factory`\n\n```javascript\nvar React = require('react');\n\nh1(); // doesn't exist\n\n// add html/svg elements to global scope\nrequire('react-element-factory')(this);\n\nh1(); // now it exists\n```\n\n\n## Dev Info\n\n```bash\ngit clone git@github.com:skratchdot/react-element-factory.git\ncd react-element-factory\n# to re-generate elements\nnode ./scripts/generate-elements.js\n# to re-generate index.js\nnode ./scripts/generate-index.js\n```\n\n\n## Links\n\n- https://news.ycombinator.com/item?id=8522695\n- https://gist.github.com/deadlyicon/da8c020662ea8e6002dc\n\n\n## License\n\nCopyright (c) 2014 skratchdot  \nLicensed under the MIT license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskratchdot%2Freact-element-factory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskratchdot%2Freact-element-factory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskratchdot%2Freact-element-factory/lists"}