Package Exports
- radix-select
- radix-select/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (radix-select) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.