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

compux

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compux

Making Component management easy

latest
Source
npmnpm
Version
2.0.2
Version published
Maintainers
1
Created
Source

Compux

This library will make React Component management easy

Features

  • Creates React component with one command
  • Can create Class as well as Functional React Components

Usage

Installation

npm install -g compux
or
yarn global add compux

Class Components

compux component-name class
or
compux component-name c

Functional Components

compux component-name function
or
compux component-name f

FAQs

Package last updated on 16 Feb 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