You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`<roxy-guna-milan>`| Vedic | POST /vedic-astrology/compatibility | 36-point Ashtakoota with eight sub-scores |
59
59
|`<roxy-kp-planets-table>`| Vedic (KP) | POST /vedic-astrology/kp/planets | Sub-lord and sub-sub-lord columns |
60
+
|`<roxy-transits-table>`| Western | POST /astrology/transits | Transit planet positions plus optional aspects to a natal chart |
61
+
|`<roxy-divisional-chart>`| Vedic | POST /vedic-astrology/divisional-chart | Generic divisional varga wheel from D2 Hora to D60 Shashtiamsa |
62
+
|`<roxy-ashtakavarga-grid>`| Vedic | POST /vedic-astrology/ashtakavarga | Sarva, Bhinna, and Shodhya Pinda views in a tabbed heatmap |
63
+
|`<roxy-shadbala-table>`| Vedic | POST /vedic-astrology/shadbala | Six-fold planetary strength bar plus rupas and adequacy badge |
64
+
|`<roxy-yoga-list>`| Vedic | GET /vedic-astrology/yoga, /yoga/{id} | Filterable yoga cards from the 300 plus yoga catalog |
65
+
|`<roxy-choghadiya-grid>`| Vedic | POST /vedic-astrology/panchang/choghadiya | Day and night Choghadiya muhurta tiles colored by effect |
60
66
|`<roxy-numerology-card>`| Numerology | POST /numerology/{life-path,expression,personal-year,chart} | Life path, expression, personal year, full chart |
61
67
|`<roxy-tarot-card>`| Tarot | GET /tarot/cards/{id}, POST /tarot/daily | Single card with upright and reversed flip |
62
68
|`<roxy-tarot-spread>`| Tarot | POST /tarot/spreads/{three-card,celtic-cross,love}, /tarot/yes-no, /tarot/draw | Spreads with positions and reading |
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
16
16
> Live demo: **<https://roxyapi.github.io/ui/>**. Every component rendered against real API responses, light + dark, with the React/shadcn install command per card.
17
17
18
-
Web components for the RoxyAPI catalog. Drop astrology, tarot, numerology, and every other RoxyAPI domain into any framework with one script tag or one npm install. Stateless components, typed responses, theme-agnostic. Beautiful defaults out of the box; the look is yours after that.
18
+
UI component library for the RoxyAPI catalog. Drop astrology, tarot, numerology, and every other RoxyAPI domain into any framework with one script tag or one npm install. Stateless components, typed responses, theme-agnostic. Beautiful defaults out of the box; the look is yours after that.
19
19
20
20
## Theme-agnostic, every component
21
21
@@ -245,6 +245,12 @@ For the SDK examples on this page, set `ROXY_API_KEY` to a secret key in your se
0 commit comments