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

create-catalog

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-catalog

Create a Catalog style guide for your app

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

create-catalog

Add Catalog to your app.

Using yarn

# Get started
yarn create catalog [dir]

# Get help
yarn create catalog help

yarn create is available in yarn >= 0.25.0 (for older versions see below)

Using npx

# Get started
npx create-catalog [dir]

# Get help
npx create-catalog help

npx is installed by default with npm >= 5.2.0 (for older versions see below)

Using npm <5.2.0 or yarn <0.25.0

# yarn
yarn global add create-catalog
create-catalog [dir]

# npm
npm install -g create-catalog
create-catalog [dir]

FAQs

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

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