Skip to content

alpererdogan8/radix-select

Repository files navigation

Radix UI Component Selector

Allows you to add or delete the UI Components you want to install in bulk in the cli interface

This package is not provided with the support of the Radix UI team, it is unofficial

Installation

Add general or develop to your package.json file

npm install -g radix-select or npx radix-select

Guide

You can run Cli by typing radix-select command in the terminal.

? Would you like to install or uninstall components? (Use arrow keys)
❯ install 
  uninstall 
? Would you like to install or uninstall components? install
? Select RadixUI components to install πŸ”½  
  Read more at https://www.radix-ui.com 
  (Press <space> to select, <a> to toggle all, <i> to invert selection, and <enter> to proceed)
❯◉ Accordion πŸͺ—
 β—‰ Alert Dialog 🚨
 β—‰ Aspect Ratio πŸ“
 β—― Avatar πŸ§‘
 β—― Checkbox βœ…
 β—― Collapsible πŸ“¦
 β—― Context Menu πŸ“
(Move up and down to reveal more choices)
? Would you like to install or uninstall components? install
? Select RadixUI components to install πŸ”½
  Read more at https://www.radix-ui.com
  Accordion πŸͺ—, Avatar πŸ§‘, Context Menu πŸ“
βœ” Components installed successfully

License

radix-select is MIT licensed.