📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

ocrapp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ocrapp

## Create application

0.3.4
latest
npm
Version published
Weekly downloads
2
-71.43%
Maintainers
1
Weekly downloads
 
Created
Source

Create a react application or files within one.

Create application

Create an empty application.

$ ocrapp a <application-name>

Add file(s)

Create a file or files inside your application. You can add components, container, actions and reducers.

$ ocrapp f [options] <file-name>

-c, --component               add class component file
-f, --functional-component    add functional component file
-C, --container               Add container file
-s, --style                   Add scss file for component
-p, --path <value>            provide component/container path

FAQs

Package last updated on 06 Nov 2018

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