New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

rsx

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsx

A CLI tool for React Native projects

latest
Source
npmnpm
Version
0.1.13
Version published
Weekly downloads
25
8.7%
Maintainers
1
Weekly downloads
 
Created
Source

rsx logo

npm version License Travis CI Code Climate Code Coverage Dependencies

React Starter GearboX - a CLI tool built to ease your daily React Native development.

Rationale

Inspired 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.

rsx aims to one day completely replace the react-native CLI tool, leaving the core team to focus on more cooler things :smile:.

Requirements

  • node >= 4.1

Installation

$ npm install -g rsx

If you receive an EACCES: permission denied error, please fix NPM's permissions (bit of a running gag now).

Documentation

All documentation is available at this project's GitHub pages.

Plugins

Common

NameVersionStatusCoverage
rsx-commonnpm versionTravis CICode Coverage

Core

NameVersionStatusCoverage
rsx-plugin-newnpm versionTravis CICode Coverage
rsx-plugin-platformsnpm versionTravis CICode Coverage
rsx-plugin-pluginsnpm versionTravis CICode Coverage
rsx-plugin-runnpm versionTravis CICode Coverage
rsx-plugin-statusnpm versionTravis CICode Coverage

Addons

NameVersionStatusCoverage

License

The MIT License (MIT). Please see License File for more information.

Keywords

react-native

FAQs

Package last updated on 16 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts