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

compie

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compie

CLI tool that scaffolds React components.

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
1
Created
Source

compie

License Sponsor compie
Build status Commits since v3.0.0 Last commit Issues
Latest version on npm Dependents Downloads

CLI tool that scaffolds React components.

Installation

compie on npm

npm install --global compie@^3.0.0

compie on Yarn

yarn global add compie@^3.0.0

@jaid/compie on GitHub Packages
(if configured properly)

npm install --global @jaid/compie@^3.0.0

CLI Usage

After installing package compie globally, you can use its command line interface.

compie

For usage instructions:

compie --help

Development

Setting up:

git clone git@github.com:jaid/compie.git
cd compie
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)

FAQs

Package last updated on 21 Mar 2020

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