cascivo
cascivo.comReact design library based on modern web technologies.
Items
209
2026-08-16Every entry in its own registry.json, counted last night.Free to install
0
2026-08-16Item endpoints that returned source without credentials.Behind a key
0
2026-08-16Item endpoints that answered 401.Last push
today
1 stars. Both figures are GitHub's about this repository, not ones this index measured.Components
Search within| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| accordionaccordion | Vertically stacked, collapsible content sections | Components | Unverified | 1 dep · 3 files | |
| action-sheetaction-sheet | Bottom-rising sheet of discrete actions (iOS action-sheet pattern) with a Cancel button | Components | Unverified | 2 deps · 3 files | |
| alertalert | Highlights a short, important message inline | Components | Unverified | 2 deps · 3 files | |
| alert-dialogalert-dialog | Confirmation dialog requiring explicit user action; no light-dismiss | Components | Unverified | 2 deps · 3 files | |
| app-shellapp-shell | Sticky-header + full-height side-nav + single-scroll-container layout with an animated, accessible nav toggle. | Components | Unverified | 1 dep · 3 files | |
| aspect-ratioaspect-ratio | Constrains content to a fixed width-to-height ratio | Components | Unverified | 1 dep · 3 files | |
| avataravatar | Displays a user image with initials fallback | Components | Unverified | 1 dep · 3 files | |
| avatar-groupavatar-group | Overlapping stack of avatars with a max cap and an i18n-labelled +N overflow chip | Components | Unverified | 2 deps · 3 files | |
| badgebadge | Small status label or category indicator | Components | Unverified | 1 dep · 3 files | |
| blockquoteblockquote | Quoted passage with optional attribution footer | Components | Unverified | 1 dep · 3 files | |
| bottom-sheetbottom-sheet | Mobile bottom sheet with drag-to-resize detents, velocity-projected snapping, and drag-to-dismiss | Components | Unverified | 2 deps · 3 files | |
| breadcrumbbreadcrumb | Shows the current page location within a navigation hierarchy | Components | Unverified | 2 deps · 3 files | |
| buttonbutton | Triggers an action or event | Components | Unverified | 1 dep · 3 files | |
| button-groupbutton-group | Visually joins a set of related buttons into a single segmented control | Components | Unverified | 1 dep · 3 files | |
| calendarcalendar | An accessible standalone month-grid date picker. | Components | Unverified | 2 deps · 3 files | |
| cardcard | Container for grouping related content | Components | Unverified | 1 dep · 3 files | |
| carouselcarousel | Scroll-snap slide deck with previous/next controls and dot indicators | Components | Unverified | 2 deps · 3 files | |
| chart-area-chartchart-area-chart | Area chart with optional stacking, multi-series support, and hover tooltip. | Components | Unverified | 1 dep | |
| chart-bar-chartchart-bar-chart | Bar chart with vertical/horizontal orientation, grouped or stacked modes, and multi-series support. | Components | Unverified | 1 dep | |
| chart-boxplotchart-boxplot | Box-and-whisker plot with five-number summary and outlier dots per series. | Components | Unverified | 1 dep | |
| chart-bubble-chartchart-bubble-chart | Bubble chart mapping x, y, and size dimensions; radius is area-proportional via sqrt scale. | Components | Unverified | 1 dep | |
| chart-bulletchart-bullet | Bullet chart with background range bands, measure bar, and target tick. | Components | Unverified | 1 dep | |
| chart-calendarchart-calendar | Calendar heatmap — a week-column grid of day cells colored by value (GitHub-style). | Components | Unverified | 1 dep | |
| chart-candlestickchart-candlestick | OHLC financial chart — each period a high–low wick and an open↔close body, coloured up/down. | Components | Unverified | 1 dep | |
| chart-combo-chartchart-combo-chart | Combination bar + line chart on shared or dual y-axes. | Components | Unverified | 1 dep | |
| chart-funnelchart-funnel | Vertical conversion funnel — each stage is a trapezoid narrowing toward the next, with optional conversion labels. | Components | Unverified | 1 dep | |
| chart-gaugechart-gauge | A speedometer gauge — a value arc over a min–max sweep with threshold zones, ticks, and a needle. | Components | Unverified | 1 dep | |
| chart-heatmapchart-heatmap | Two-dimensional heatmap with band scales and color-mix cell interpolation. | Components | Unverified | 1 dep | |
| chart-histogramchart-histogram | Frequency histogram using Freedman–Diaconis binning with hover tooltips. | Components | Unverified | 1 dep | |
| chart-kpichart-kpi | KPI card showing a primary metric with optional delta indicator, icon, and sparkline. | Components | Unverified | 1 dep | |
| chart-line-chartchart-line-chart | Time-series or numeric line chart with multi-series support, hover tooltip, and legend. | Components | Unverified | 1 dep | |
| chart-meterchart-meter | Progress meter in bar or gauge variant with threshold coloring. | Components | Unverified | 1 dep | |
| chart-pie-chartchart-pie-chart | Pie or donut chart with hover segments and optional legend. | Components | Unverified | 1 dep | |
| chart-polarchart-polar | A polar coordinate plot — categories around the circle, value as radius. Bars (a rose), or a polar line/area. | Components | Unverified | 1 dep | |
| chart-radarchart-radar | Radar / spider chart with polar grid rings, spokes, and multi-series polygon overlays. | Components | Unverified | 1 dep | |
| chart-radial-barchart-radial-bar | Concentric radial bars (a circular gauge family) — each datum is a ring whose sweep is proportional to its value. | Components | Unverified | 1 dep | |
| chart-sankeychart-sankey | Flow diagram — ranked nodes connected by throughput-sized link ribbons. | Components | Unverified | 1 dep | |
| chart-scatter-chartchart-scatter-chart | Scatter plot with variable point radius, multi-series, and hover tooltip. | Components | Unverified | 1 dep | |
| chart-sparklinechart-sparkline | Compact inline sparkline for embedding trend data in dashboards or KPI cards. | Components | Unverified | 1 dep | |
| chart-streamchart-stream | Streamgraph — stacked areas on a centered (silhouette) flowing baseline. | Components | Unverified | 1 dep | |
| chart-sunburstchart-sunburst | Radial hierarchy — concentric rings where each node is an annular segment sized by value. | Components | Unverified | 1 dep | |
| chart-treemapchart-treemap | Squarified treemap for visualizing part-to-whole hierarchical data. | Components | Unverified | 1 dep | |
| chat-bubblechat-bubble | Message bubble for chat and messaging UIs with avatar, name, and timestamp support | Components | Unverified | no deps · 3 files | |
| checkboxcheckbox | Binary toggle for forms, with indeterminate support | Components | Unverified | 1 dep · 3 files | |
| checkbox-cardcheckbox-card | Multi-selectable card backed by a native checkbox. Use multiple independent CheckboxCards for multi-select scenarios. | Components | Unverified | 1 dep · 3 files | |
| codecode | Inline code span for identifiers, commands, and short snippets | Components | Unverified | 1 dep · 3 files | |
| code-snippetcode-snippet | Displays code (inline, single-line, or multi-line) with an optional copy button, lightweight built-in syntax highlighting for bash/css/js/ts, and an optional terminal-window look | Components | Unverified | 2 deps · 4 files | |
| collapsiblecollapsible | A single disclosure region toggled open and closed by its trigger | Components | Unverified | 1 dep · 3 files |
Blocks
Search within| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| block-app-shellblock-app-shell | Two-column layout with collapsible sidebar, nav links, and content area. | Blocks | Unverified | 1 dep · 2 files | |
| block-auth-loginblock-auth-login | Email + password login with remember-me checkbox and forgot-password link. | Blocks | Unverified | 1 dep · 2 files | |
| block-auth-signupblock-auth-signup | Full-name, email, password, confirm-password sign-up form with terms checkbox. | Blocks | Unverified | 1 dep · 2 files | |
| block-console-appblock-console-app | Carbon-parity console shell: ShellHeader + icon-rail SideNav + HeaderPanel notifications/switcher + collapsible aside + main content. | Blocks | Unverified | 2 deps · 2 files | |
| block-dashboard-chartsblock-dashboard-charts | Dashboard layout with KPI tiles, line chart, bar chart, and pie chart. | Blocks | Unverified | 2 deps | |
| block-dashboard-overviewblock-dashboard-overview | Welcome header with four KPI stat cards (revenue, users, orders, conversion). | Blocks | Unverified | 1 dep · 2 files | |
| block-dashboard-tableblock-dashboard-table | Searchable, sortable, paginated data table with export button. | Blocks | Unverified | 1 dep · 2 files | |
| block-empty-dashboardblock-empty-dashboard | Dashboard page showing an empty state with a call-to-action button. | Blocks | Unverified | 1 dep | |
| block-faqblock-faq | Frequently-asked-questions section composed from the Accordion component, with a centered, readable measure. | Blocks | Unverified | 1 dep · 2 files | |
| block-login-pageblock-login-page | Authentication login page with email and password form. | Blocks | Unverified | 1 dep | |
| block-marketing-featuresblock-marketing-features | Three-column responsive feature grid with icon, title, and description per cell. | Blocks | Unverified | 1 dep · 2 files | |
| block-marketing-heroblock-marketing-hero | Full-width hero with headline, subtitle, CTA pair, and trust badges. | Blocks | Unverified | 1 dep · 2 files | |
| block-notification-centerblock-notification-center | A list of notification alerts with a mark-all-read action. | Blocks | Unverified | 1 dep | |
| block-page-with-breadcrumbblock-page-with-breadcrumb | A centered content page with a breadcrumb navigation and page header. | Blocks | Unverified | 1 dep | |
| block-pricingblock-pricing | Responsive three-tier pricing section composed from Card, Badge, and Button, with a highlighted featured plan. | Blocks | Unverified | 1 dep · 2 files | |
| block-settings-form-pageblock-settings-form-page | Settings page with profile form inside a two-column settings layout. | Blocks | Unverified | 1 dep | |
| block-settings-profileblock-settings-profile | Two-section settings form: personal info fields + preference toggles. | Blocks | Unverified | 1 dep · 2 files | |
| block-sidebar-appblock-sidebar-app | Full app shell with collapsible side navigation and top header. | Blocks | Unverified | 1 dep | |
| block-site-footerblock-site-footer | Multi-column site footer composed from Link and Separator, with a brand blurb, link columns, and a legal row. | Blocks | Unverified | 1 dep · 2 files | |
| block-stats-cardsblock-stats-cards | Grid of KPI stat cards with trend badges. | Blocks | Unverified | 1 dep | |
| block-testimonialsblock-testimonials | Responsive testimonial grid composed from Card and Avatar, with a quote and attribution per card. | Blocks | Unverified | 1 dep · 2 files | |
| block-users-table-pageblock-users-table-page | Full users management page with table, search, and invite action. | Blocks | Unverified | 1 dep | |
| layout-app-shelllayout-app-shell | Full-page application shell with persisted collapsible sidebar. Includes a signal-driven top progress bar with determinate progress, error state, and dismissible error strip. | Blocks | Unverified | 3 deps · 4 files | |
| layout-auth-layoutlayout-auth-layout | Centered card layout for authentication pages (login, register, forgot password). | Blocks | Unverified | 1 dep · 3 files | |
| layout-auto-gridlayout-auto-grid | Media-query-free responsive grid — columns auto-fill based on available space. | Blocks | Unverified | 1 dep · 3 files | |
| layout-centerlayout-center | Horizontally centered container with a configurable max-width. | Blocks | Unverified | 1 dep · 3 files | |
| layout-columnslayout-columns | Equal-width multi-column layout that collapses to single column on narrow viewports. | Blocks | Unverified | 1 dep · 3 files | |
| layout-dashboard-layoutlayout-dashboard-layout | Dashboard page layout with stats strip, main content area, and optional aside. | Blocks | Unverified | 1 dep · 3 files | |
| layout-flexlayout-flex | Flex layout primitive for vertical or horizontal stacking with gap control. ⚠ Unlike CSS `flex-direction`, `direction` defaults to `vertical` — pass `direction="horizontal"` for a row. | Blocks | Unverified | 1 dep · 3 files | |
| layout-gridlayout-grid | CSS grid layout primitive with responsive column collapsing. Establishes its own containment, so responsive `cols` adapt to the grid’s own slot width with no wrapper or container ancestor required. | Blocks | Unverified | 1 dep · 3 files | |
| layout-masonrylayout-masonry | Masonry layout — native CSS masonry where supported, multi-column fallback elsewhere (fallback orders items top-to-bottom per column). | Blocks | Unverified | 1 dep · 3 files | |
| layout-page-headerlayout-page-header | Page-level header with title, description, breadcrumb, and actions slots. | Blocks | Unverified | 1 dep · 3 files | |
| layout-sectionlayout-section | Page-section shell with block padding, centered inner width, and stack gap. | Blocks | Unverified | 1 dep · 3 files | |
| layout-settings-layoutlayout-settings-layout | Two-column settings page layout with a fixed-width menu and fluid content area. | Blocks | Unverified | 1 dep · 3 files | |
| layout-spacerlayout-spacer | Fixed-height spacing block using design token steps. | Blocks | Unverified | 1 dep · 3 files | |
| layout-split-viewlayout-split-view | Resizable two-pane split layout with keyboard and pointer drag support. | Blocks | Unverified | 1 dep · 3 files | |
| section-ctasection-cta | Call-to-action band — quiet hairline-bordered section with title, description, and centered actions. Replace demo content before shipping. | Blocks | Unverified | 1 dep · 2 files | |
| section-feature-gridsection-feature-grid | Feature section — AutoGrid of items with optional title, description, and icon slots. Icons are optional; the grid works text-only. Replace demo content before shipping. | Blocks | Unverified | 1 dep · 2 files | |
| section-herosection-hero | Page hero section — centered or split layout with eyebrow, title, description, actions and media slots. Replace demo content before shipping. | Blocks | Unverified | 1 dep · 2 files | |
| section-media-masonrysection-media-masonry | Masonry gallery section — native CSS masonry where supported, multi-column fallback elsewhere (fallback orders tiles top-to-bottom per column). Tiles style themselves; section provides only the layout shell. | Blocks | Unverified | 1 dep · 2 files | |
| section-page-footersection-page-footer | Site footer — AutoGrid of link groups with a brand/meta bottom row. Renders a <footer> element with a <nav aria-label="Footer"> wrapping the link columns. | Blocks | Unverified | 1 dep · 2 files | |
| section-stats-bandsection-stats-band | KPI strip — horizontal band of stats with optional delta and inline sparkline trend. Wraps via AutoGrid on narrow containers. No visible heading; provide aria-label for accessibility. | Blocks | Unverified | 2 deps · 2 files |
Put this measurement in your README
A badge carrying how many items this registry publishes, enumerated nightly from its own registry.json. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://blockdex.kynth.studio/registries/cascivo)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
