{"id":4833,"url":"https://github.com/react-native-contrib/rsx","last_synced_at":"2025-07-31T13:31:05.689Z","repository":{"id":144108517,"uuid":"57928645","full_name":"react-native-contrib/rsx","owner":"react-native-contrib","description":"A CLI tool built to ease your daily React Native development","archived":true,"fork":false,"pushed_at":"2016-05-16T17:54:41.000Z","size":2296,"stargazers_count":30,"open_issues_count":6,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-29T13:34:12.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://react-native-contrib.github.io/rsx/","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/react-native-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2016-05-02T23:54:21.000Z","updated_at":"2023-01-28T19:45:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"0fe1ea8b-f78e-4af7-9123-350eefee58ad","html_url":"https://github.com/react-native-contrib/rsx","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-contrib%2Frsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-contrib%2Frsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-contrib%2Frsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-contrib%2Frsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-native-contrib","download_url":"https://codeload.github.com/react-native-contrib/rsx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228248591,"owners_count":17891447,"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-01-05T20:17:25.589Z","updated_at":"2024-12-05T06:31:44.437Z","avatar_url":"https://github.com/react-native-contrib.png","language":"JavaScript","funding_links":[],"categories":["Utilities","Tooling"],"sub_categories":["Other Platforms"],"readme":"![rsx logo](http://react-native-contrib.github.io/rsx/images/logo.png)\n\n[![npm version][ico-npm]][link-npm]\n[![License][ico-license]](LICENSE.md)\n[![Travis CI][ico-travis]][link-travis]\n[![Code Climate][ico-codeclimate]][link-codeclimate]\n[![Code Coverage][ico-code-coverage]][link-code-coverage]\n[![Dependencies][ico-dependencies]][link-dependencies]\n\n---\n\n**React Starter GearboX** - a CLI tool built to ease your daily React Native development.\n\n## Rationale\n\nInspired by the `cordova` tool and motivated by the, uhh, *interesting* API of the `react-native` CLI tool. Big shoutouts and love to the `rnpm` and `react-native` peepz, a lot of the code is cribbed from them.\n\n`rsx` aims to one day completely replace the `react-native` CLI tool, leaving the core team to focus on more cooler things :smile:.\n\n## Requirements\n\n- node \u003e= 4.1\n\n## Installation\n\n```bash\n$ npm install -g rsx\n```\n\n\u003e If you receive an `EACCES: permission denied` error, please [fix NPM's permissions](https://docs.npmjs.com/getting-started/fixing-npm-permissions) (bit of a running gag now).\n\n## Documentation\n\nAll documentation is available at this project's [GitHub pages](http://react-native-contrib.github.io/rsx/).\n\n## Plugins\n\n### Common\n\n| Name | Version | Status | Coverage |\n|---|---|---|---|\n| [rsx-common][link-github-rsx-common] | [![npm version][ico-npm-rsx-common]][link-npm-rsx-common] | [![Travis CI][ico-travis-rsx-common]][link-travis-rsx-common] | [![Code Coverage][ico-code-coverage-rsx-common]][link-code-coverage-rsx-common] |\n\n### Core\n| Name | Version | Status | Coverage\n|---|---|---|---|\n| [rsx-plugin-new][link-github-rsx-new] | [![npm version][ico-npm-rsx-new]][link-npm-rsx-new] | [![Travis CI][ico-travis-rsx-new]][link-travis-rsx-new] | [![Code Coverage][ico-code-coverage-rsx-new]][link-code-coverage-rsx-new] |\n| [rsx-plugin-platforms][link-github-rsx-platforms] | [![npm version][ico-npm-rsx-platforms]][link-npm-rsx-platforms] | [![Travis CI][ico-travis-rsx-platforms]][link-travis-rsx-platforms] | [![Code Coverage][ico-code-coverage-rsx-platforms]][link-code-coverage-rsx-platforms] |\n| [rsx-plugin-plugins][link-github-rsx-plugins] | [![npm version][ico-npm-rsx-plugins]][link-npm-rsx-plugins] | [![Travis CI][ico-travis-rsx-plugins]][link-travis-rsx-plugins] | [![Code Coverage][ico-code-coverage-rsx-plugins]][link-code-coverage-rsx-plugins] |\n| [rsx-plugin-run][link-github-rsx-run] | [![npm version][ico-npm-rsx-run]][link-npm-rsx-run] | [![Travis CI][ico-travis-rsx-run]][link-travis-rsx-run] | [![Code Coverage][ico-code-coverage-rsx-run]][link-code-coverage-rsx-run] |\n| [rsx-plugin-status][link-github-rsx-status] | [![npm version][ico-npm-rsx-status]][link-npm-rsx-status] | [![Travis CI][ico-travis-rsx-status]][link-travis-rsx-status] | [![Code Coverage][ico-code-coverage-rsx-status]][link-code-coverage-rsx-status] |\n\n\n### Addons\n\n| Name | Version | Status | Coverage |\n|---|---|---|---|\n|  |  |  |  |\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[link-github-rsx-common]: https://github.com/react-native-contrib/rsx-common\n[ico-npm-rsx-common]: https://img.shields.io/npm/v/rsx-common.svg?style=flat-square\n[link-npm-rsx-common]: https://www.npmjs.com/package/rsx-common\n[ico-travis-rsx-common]: https://img.shields.io/travis/react-native-contrib/rsx-common/master.svg?style=flat-square\n[link-travis-rsx-common]: https://travis-ci.org/react-native-contrib/rsx-common\n[ico-code-coverage-rsx-common]: https://img.shields.io/codeclimate/coverage/github/react-native-contrib/rsx-common.svg?style=flat-square\n[link-code-coverage-rsx-common]: https://codeclimate.com/github/react-native-contrib/rsx-common/coverage\n\n[link-github-rsx-new]: https://github.com/react-native-contrib/rsx-plugin-new\n[ico-npm-rsx-new]: https://img.shields.io/npm/v/rsx-plugin-new.svg?style=flat-square\n[link-npm-rsx-new]: https://www.npmjs.com/package/rsx-plugin-new\n[ico-travis-rsx-new]: https://img.shields.io/travis/react-native-contrib/rsx-plugin-new/master.svg?style=flat-square\n[link-travis-rsx-new]: https://travis-ci.org/react-native-contrib/rsx-plugin-new\n[ico-code-coverage-rsx-new]: https://img.shields.io/codeclimate/coverage/github/react-native-contrib/rsx-plugin-new.svg?style=flat-square\n[link-code-coverage-rsx-new]: https://codeclimate.com/github/react-native-contrib/rsx-plugin-new/coverage\n\n[link-github-rsx-platforms]: https://github.com/react-native-contrib/rsx-plugin-platforms\n[ico-npm-rsx-platforms]: https://img.shields.io/npm/v/rsx-plugin-platforms.svg?style=flat-square\n[link-npm-rsx-platforms]: https://www.npmjs.com/package/rsx-plugin-platforms\n[ico-travis-rsx-platforms]: https://img.shields.io/travis/react-native-contrib/rsx-plugin-platforms/master.svg?style=flat-square\n[link-travis-rsx-platforms]: https://travis-ci.org/react-native-contrib/rsx-plugin-platforms\n[ico-code-coverage-rsx-platforms]: https://img.shields.io/codeclimate/coverage/github/react-native-contrib/rsx-plugin-platforms.svg?style=flat-square\n[link-code-coverage-rsx-platforms]: https://codeclimate.com/github/react-native-contrib/rsx-plugin-platforms/coverage\n\n[link-github-rsx-plugins]: https://github.com/react-native-contrib/rsx-plugin-plugins\n[ico-npm-rsx-plugins]: https://img.shields.io/npm/v/rsx-plugin-plugins.svg?style=flat-square\n[link-npm-rsx-plugins]: https://www.npmjs.com/package/rsx-plugin-plugins\n[ico-travis-rsx-plugins]: https://img.shields.io/travis/react-native-contrib/rsx-plugin-plugins/master.svg?style=flat-square\n[link-travis-rsx-plugins]: https://travis-ci.org/react-native-contrib/rsx-plugin-plugins\n[ico-code-coverage-rsx-plugins]: https://img.shields.io/codeclimate/coverage/github/react-native-contrib/rsx-plugin-plugins.svg?style=flat-square\n[link-code-coverage-rsx-plugins]: https://codeclimate.com/github/react-native-contrib/rsx-plugin-plugins/coverage\n\n[link-github-rsx-run]: https://github.com/react-native-contrib/rsx-plugin-run\n[ico-npm-rsx-run]: https://img.shields.io/npm/v/rsx-plugin-run.svg?style=flat-square\n[link-npm-rsx-run]: https://www.npmjs.com/package/rsx-plugin-run\n[ico-travis-rsx-run]: https://img.shields.io/travis/react-native-contrib/rsx-plugin-run/master.svg?style=flat-square\n[link-travis-rsx-run]: https://travis-ci.org/react-native-contrib/rsx-plugin-run\n[ico-code-coverage-rsx-run]: https://img.shields.io/codeclimate/coverage/github/react-native-contrib/rsx-plugin-run.svg?style=flat-square\n[link-code-coverage-rsx-run]: https://codeclimate.com/github/react-native-contrib/rsx-plugin-run/coverage\n\n[link-github-rsx-status]: https://github.com/react-native-contrib/rsx-plugin-status\n[ico-npm-rsx-status]: https://img.shields.io/npm/v/rsx-plugin-status.svg?style=flat-square\n[link-npm-rsx-status]: https://www.npmjs.com/package/rsx-plugin-status\n[ico-travis-rsx-status]: https://img.shields.io/travis/react-native-contrib/rsx-plugin-status/master.svg?style=flat-square\n[link-travis-rsx-status]: https://travis-ci.org/react-native-contrib/rsx-plugin-status\n[ico-code-coverage-rsx-status]: https://img.shields.io/codeclimate/coverage/github/react-native-contrib/rsx-plugin-status.svg?style=flat-square\n[link-code-coverage-rsx-status]: https://codeclimate.com/github/react-native-contrib/rsx-plugin-status/coverage\n\n[ico-npm]: https://img.shields.io/npm/v/rsx.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/react-native-contrib/rsx/master.svg?style=flat-square\n[ico-codeclimate]: https://img.shields.io/codeclimate/github/react-native-contrib/rsx.svg?style=flat-square\n[ico-code-coverage]: https://img.shields.io/codeclimate/coverage/github/react-native-contrib/rsx.svg?style=flat-square\n[ico-dependencies]: https://img.shields.io/david/react-native-contrib/rsx.svg?style=flat-square\n\n[link-npm]: https://www.npmjs.com/package/rsx\n[link-travis]: https://travis-ci.org/react-native-contrib/rsx\n[link-codeclimate]: https://codeclimate.com/github/react-native-contrib/rsx\n[link-code-coverage]: https://codeclimate.com/github/react-native-contrib/rsx/coverage\n[link-dependencies]: https://david-dm.org/react-native-contrib/rsx\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-native-contrib%2Frsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-native-contrib%2Frsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-native-contrib%2Frsx/lists"}