Skip to content

Open code, open source component registry built with Base UI.

License

Notifications You must be signed in to change notification settings

abbbdab/shapes-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Shapes UI

CLI

  • Create a new app: npx shapes-ui create my-app
  • Create and install deps: npx shapes-ui create my-app --install
  • Full setup in one step: npx shapes-ui create my-app --full
  • Full setup with style: npx shapes-ui create my-app --full --style brutalist
  • Full setup with palette: npx shapes-ui create my-app --full --palette emerald --contrast-mode dynamic
  • Full setup with paths: npx shapes-ui create my-app --full --ui-path ./src/ui --css-path src/styles/globals.css
  • Initialize in an existing project: npx shapes-ui init
  • Change palette later: npx shapes-ui palette set rose --contrast-mode deterministic
  • Add specific components: npx shapes-ui add button card
  • Add all components: npx shapes-ui add --all

Community

About

Open code, open source component registry built with Base UI.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors