Socket
Book a DemoInstallSign in
Socket

joel-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joel-cli

Client for creating react apps

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
5
400%
Maintainers
1
Weekly downloads
 
Created
Source

Joel's CLI

CLI tool for creating react templates and presets for applications.

Installation

npm install -g joel-cli

Usage

The project detects react project setups, and scaffolds based on templates provided in the ./templates folder. To run a command run jcli <type> <path>. Where type is from inside the template group. Ex. a react typescript component would be generated from ./templates/react-ts/component

jcli component src/compontents/toggle jcli pcomponent src/compontents/toggle

FAQs

Package last updated on 12 Feb 2019

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