Socket
Socket
Sign inDemoInstall

chakra-cli

Package Overview
Dependencies
11
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    chakra-cli

Command line interface for Chakra UI


Version published
Weekly downloads
507
decreased by-10.42%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

chakra-cli

Command line interface for rapid Chakra UI integration for React, Vue and Next

oclif Version Downloads/week License

Usage

$ npm install -g chakra-cli
$ chakra COMMAND
running command...
$ chakra (-v|--version|version)
chakra-cli/1.0.1 linux-x64 node-v12.18.0
$ chakra --help [COMMAND]
USAGE
  $ chakra COMMAND
...

Commands

chakra help [COMMAND]

display help for chakra

USAGE
  $ chakra help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

chakra init

Initialize a Chakra UI package or theme

USAGE
  $ chakra init

OPTIONS
  -h, --help     show CLI help
  -o, --out=out  [default: chakra] The directory to output the theme to
  --theme        Clone the chakra starter theme
  --ts           Use the TypeScript version

EXAMPLES
  $ chakra init --theme --ts
       This will copy the theme to your project in typescript
    
  $ chakra init --theme
       This will copy the theme to your project in javascript

See code: src/commands/init.ts

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Segun Adebayo

💻 📖 🚇

Mark Chandler

💻

Omereshone Kelvin Oghenerhoro

💻 🤔

Ugbechike

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Keywords

FAQs

Last updated on 22 Jun 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc