{"id":27636064,"url":"https://github.com/omdxp/react-native-help-create","last_synced_at":"2025-04-23T20:32:43.389Z","repository":{"id":37853354,"uuid":"338416314","full_name":"omdxp/react-native-help-create","owner":"omdxp","description":"This command line helps you create components, screens, navigations and even redux implementation for your react native project","archived":false,"fork":false,"pushed_at":"2025-03-12T04:36:01.000Z","size":2111,"stargazers_count":25,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:52:21.601Z","etag":null,"topics":["best-practice","best-practices","cli","cross-platform","hacktoberfest","javascript","mobile-development","react","react-native","react-native-help-create","react-navigation","reactnavigation","redux","rnhc","typescript"],"latest_commit_sha":null,"homepage":"https://omdxp.github.io/react-native-help-create/","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/omdxp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"omdxp"}},"created_at":"2021-02-12T19:42:06.000Z","updated_at":"2025-03-12T04:34:44.000Z","dependencies_parsed_at":"2024-12-16T14:24:20.445Z","dependency_job_id":"a594b46c-7d97-44bd-8c2c-9ef413c1087b","html_url":"https://github.com/omdxp/react-native-help-create","commit_stats":{"total_commits":222,"total_committers":4,"mean_commits":55.5,"dds":"0.48198198198198194","last_synced_commit":"d6d44c96d19cf7659cb2216e23e33ed192dbbada"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omdxp%2Freact-native-help-create","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omdxp%2Freact-native-help-create/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omdxp%2Freact-native-help-create/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omdxp%2Freact-native-help-create/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omdxp","download_url":"https://codeload.github.com/omdxp/react-native-help-create/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509852,"owners_count":21442508,"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":["best-practice","best-practices","cli","cross-platform","hacktoberfest","javascript","mobile-development","react","react-native","react-native-help-create","react-navigation","reactnavigation","redux","rnhc","typescript"],"created_at":"2025-04-23T20:32:31.565Z","updated_at":"2025-04-23T20:32:43.372Z","avatar_url":"https://github.com/omdxp.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/48713070/126584137-aacbf763-0a97-4071-86b2-b97f845d013d.png\" width=\"350\" height=\"350\" alt=\"react-native-help-create\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003ereact-native-help-create\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eFocus on your code, not your project structure!\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nThis command line helps you create components, screens, navigations and even redux implementaion for your react native project.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/omdxp/react-native-help-create/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"react-native-help-create is released under the MIT license.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/react-native-help-create\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/react-native-help-create?color=e80441\u0026label=react-native-help-create\" alt=\"Current npm package version.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/omdxp/react-native-help-create/blob/main/CONTRIBUTING.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n[![Rate this package](https://badges.openbase.com/js/rating/react-native-help-create.svg?token=jaha1TEOwxBzmHNH3/CKrz3l1UzPeeSD4rfe2cSGD+I=)](https://openbase.com/js/react-native-help-create?utm_source=embedded\u0026utm_medium=badge\u0026utm_campaign=rate-badge)\n\n## How to install it?\n\n- To install it globally in your system run:\n\n```\nnpm i react-native-help-create -g\n```\n\nOr\n\n```\nyarn global add react-native-help-create\n```\n\n- To install it as a dev dependency in your react native project run:\n\n```\nnpm i react-native-help-create --save-dev\n```\n\nOr\n\n```\nyarn add react-native-help-create --dev\n```\n\n- If you want to use it without installing it (using npm cache) run:\n\n```sh\nnpx react-native-help-create --help\n```\n\n## How to use it?\n\nPlease follow [this documentation](docs/TOC.md) to see how to use this helper command.\n\nOr you may follow the documentation [website](https://omdxp.github.io/react-native-help-create/).\n\nOr you can see [this medium article](https://omarbelghaouti.medium.com/react-native-help-create-a-friendly-tool-for-react-native-projects-f85cbcf64da5) that explains it.\n\n# Contributing\n\nPlease check [this](CONTRIBUTING.md) if you consider to contribute to this project.\n","funding_links":["https://ko-fi.com/omdxp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomdxp%2Freact-native-help-create","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomdxp%2Freact-native-help-create","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomdxp%2Freact-native-help-create/lists"}