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

create-react-class

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-react-class - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "create-react-class",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node module to create the react class structure",

@@ -5,0 +5,0 @@ "bin": {

@@ -17,2 +17,12 @@ # Create react class

## Using
To create a new react class you just need to use this command in your cmd in the path where do you wanna the class.
```sh
$ reate-react-class --class Your-Class-Name
```
The file created will have the same name of your class.
### Todos

@@ -19,0 +29,0 @@

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