Eighteen accessible, headless primitives — focus, keyboard and ARIA
already handled, styled by CSS variables — plus the advanced
components production apps are made of. Same no-build, drop-in approach as
the free library.
Data Table Pro
Ready The table production back-offices actually need.
- Client and server data modes — one API
- Multi-column sort (shift-click), with priority order
- Global search, debounced in server mode
- Row selection + tri-state select-all, bulk actions
- CSV and JSON export — the selection or everything
- Sticky header, pagination, loading / empty states
- Accessible: aria-sort, real checkboxes, live region
Charts
Ready Bar, line and pie from one piece of state.
- Bar, line and pie / donut
- Value axis with gridlines and a tidy scale
- One or many series — grouped bars, multi-line
- Responsive SVG, scales to its container
- Token-driven palette, dark-mode aware
- Hover tooltips; a screen-reader data table
Kanban Pro
Ready A pipeline board with the numbers built in.
- Drag-and-drop columns and cards
- Keyboard moves for accessibility
- Per-column totals and a forecast
- WIP limits with an over-limit highlight
- Emits move events for your backend
Form Kit Pro
Ready Schema-driven forms that validate, step and save.
- Schema-driven fields and layout
- Validation: required, email, pattern, min/max, custom
- Multi-step wizard with a progress stepper
- File upload with image preview and progress
- Autosave to local storage, restored on return
- Accessible: aria-invalid, described errors, fieldsets
Full Calendar
Ready Month and week scheduling with a real editor.
- Month and week views
- Timed and all-day events; basic recurrence
- Conflict detection for overlapping events
- Slide-over editor — create, edit, delete
- Configurable visible hours
- iCal (.ics) export; prev / next / today
Pricing / Quote
Ready A live quote builder for seats and add-ons.
- Plans, per-seat pricing and add-ons
- Monthly / yearly with a discount
- Live total with itemised lines
- Emits a quote object; print / PDF
Configurator
Ready A stepper that prices itself by the rules.
- Multi-step option selection with prices
- Requires / excludes dependency rules
- Auto-select and disable from the rules
- Live price and a final summary
- Emits the configuration
Command Palette Pro
Ready Keyboard-first actions, a keystroke away.
- Global shortcut (Cmd / Ctrl-K)
- Fuzzy search with ranking
- Grouped commands, keyboard-first
- Modal overlay with a focus trap
- Emits the chosen command
Checkout / Mini-cart
Ready Cart, coupons and a multi-step checkout.
- Slide-over cart with quantity steppers
- Coupon codes — percent or free shipping
- Live subtotal, discount and total
- Multi-step checkout with validation
- Emits the order on place