@wiesmak/umaui-react
v0.1.0
Published
Readme
Umaui 🐎
React library to replicate UI from the popular video game "Umamusume: Pretty Derby"
This is a very bad rewrite of the original Vue version, proper rewrite coming soon™
Components
- [ ] Button
- [x] Neutral
- [x] Primary
- [x] Medium
- [x] Small
- [x] With icon
- [ ] Round
- [ ] Back
- [x] DialogChoice
- [x] With Image
- [ ] Card
- [ ] SpeechBubble
- [ ] ChatMessage
- [x] Modal
- [x] Input
- [x] Tabs
- [ ] Toggle
- [ ] Checkbox
- [x] Radio
- [x] Table
- [ ] Badge
- [ ] New
- [ ] Exclamation
- [ ] Number
- [ ] Cleat
- [ ] Star
- [x] Rank
- [x] Image
- [x] Heading
- [x] Progress
- [ ] Skill
- [ ] Ribbon
- [ ] Tag
- [x] HorseshoesBackground
Development
Run storybook dev server
npm run storybookTo create boilerplate for a new component run
npm run gc ComponentName