Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-typescript-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-typescript-cli - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "react-typescript-cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "CLI tool for React with Typescript",

@@ -5,0 +5,0 @@ "files": "index.js",

# react-typescript-cli
CLI tool for React with Typescript
[![npm](https://img.shields.io/npm/dm/localeval.svg)](https://www.npmjs.com/package/react-typescript-cli)
## Install
Run
```npm install -g generate-react-component```
## Creating component
Execute command from your components directory
```rt <component-name>```
## Options
Create component with styles (support for Material UI)
```-s --styles```
Create component with connect
```-c --connect```
## TODO
- Support for functional components
- Creating components from src directory
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc