Step 3, rendered live — the exact code above
Revenue
$12,480
+8.2% this week
Ship Pixel-Perfect Retro Interfaces in Minutes, Not Days.
Retro pixel-art React UI kit · 226+ icons · 111+ components · MIT code, source-available art.
Components
0+
Icons
0+
Themed packs
0
A pixel skin you can swap for flat in one prop, accessibility wired into every interactive, and the boring components already built.
Flip the whole kit between an 8-bit pixel aesthetic and a flat linear one with a single surface prop. Same components, same API, different look — no fork, no rewrite when the brand pivots.
WAI-ARIA roles, keyboard nav, focus rings, and reduced-motion fallbacks ship with every interactive — not retrofitted later. WCAG 2.1 AA contrast tokens by default.
DataTable, Stepper, Sidebar, Timeline, Calendar, Charts, OTPInput, Toasts — the boring bits are already done. Drop them in, theme once, spend your sprints on the product.
Charts, a sortable table, controlled forms, a checkout stepper, real toasts — every cell below renders live from @pxlkit/ui-kit. Click around; it all works.
MRR
$12,480
+8.2% this month
Active users
1,287
+212 this week
| Moonlit Forge | Team | $49 | active |
| Bitwave Studio | Indie | $19 | active |
| Pixel & Co. | Team | $49 | trial |
| Retro Supply | Indie | $19 | past due |
| 8-Bit Bakery | Free | $0 | active |
● Dungeon Tracker · us-east · 5 seats · autosave on
One hook, four tones, six screen positions. Try it:
Install once, wrap your app once, and every component — table to toast — is ready. The strip below is the exact output of step 3.
npm install @pxlkit/core @pxlkit/ui-kit tailwindcssimport { PxlKitSurfaceProvider } from '@pxlkit/ui-kit';import '@pxlkit/ui-kit/styles.css';export default function RootLayout({ children }) { return ( <html> <body> <PxlKitSurfaceProvider surface="pixel"> {children} </PxlKitSurfaceProvider> </body> </html> );}import { PixelButton, PixelInput, PixelStatCard,} from '@pxlkit/ui-kit';<PixelStatCard label="Revenue" value="$12,480" trend="+8.2% this week" tone="green" /><PixelInput label="Email" tone="cyan" placeholder="you@studio.dev" /><PixelButton tone="green">Ship it</PixelButton>Step 3, rendered live — the exact code above
Revenue
$12,480
+8.2% this week
Six jobs Pxlkit already finished — measured in days you don't spend rebuilding them.
111 accessible React primitives — buttons, inputs, DataTable, Stepper, Calendar, Sidebar, Timeline, Charts — wired to the same surface/tone/density contract. Drop them in and theme once.
Sections (hero, pricing, FAQ, header, footer) and 6 full-page layouts you copy-paste into the route. Dark + light included, responsive out of the box.
226+ hand-crafted 16×16 SVG icons across 7 packs, fully tree-shakeable. Pure SVG, zero runtime deps, no font loading. Your bundle only carries what you actually render.
Animated pixel icons, progress bars, 6 screen positions, smooth stacking, and a useToast() hook — already inside the kit. One less dependency to pin.
A paint-style pixel editor with retro palettes, undo/redo, and live code export. Sketch a one-off icon in the browser, paste the result straight into your repo.
The grid format reads like ASCII art with a legend — perfect for ChatGPT, Claude, or Gemini. Copy the prompt, paste the output, preview instantly.
Dashboards, changelog, docs, full SaaS landing, portfolio, e-commerce — every page wired end-to-end with the kit, dark + light included. Preview live, copy the route, change the words.
Multi-layer 3D icons that tilt with your mouse and react on click — particles, layer explosions, color shifts. Move your cursor over them.
Seven themed packs of 16×16 pixel art, crisp at any size — tree-shaking drops every icon you don't import.
The grid format reads like ASCII art with a legend, so any LLM can author one. Copy the prompt, paste the output, preview before you commit.
Generate a pixel art icon in this exact JSON format.{ "name": "icon-name", "size": 16, "category": "your-category", "grid": [ "................", "......AABB......", ".....AACCBB.....", "....AACCCCBB....", "....ACCCCCCB....", "....ACCDDCCB....", "....ACCDDCCB....", "....ACCCCCCB....", "....AACCCCBB....", ".....AACCBB.....", "......AABB......", "................" ], "palette": { "A": "#1E40AF", "B": "#3B82F6", "C": "#60A5FA", "D": "#FFFFFF" }, "tags": ["example", "orb"]}Components
111
Icons · 7 packs
226+
Page templates
6
Accessibility
WCAG 2.1 AA
Code is MIT, icon packs are free with attribution. Shipping a client product and need to drop the credit? Grab a lifetime asset license at 50% off.
perfect for: side projects, OSS, prototypes
perfect for: solo dev shipping one paid product
perfect for: agencies and teams shipping many products
License terms, framework fit, bundle impact, and how the icon licensing actually works.
Yes. The code packages (UI kit, core, voxel) are MIT-licensed and free forever. The icon packs are free with a small attribution link. Paid licenses only remove the icon/asset attribution requirement.
A 3D voxel engine for React is on the way. Procedural worlds, biome generation, interactive scenes — the retro aesthetic in full 3D.
One install, one provider, and the boring 80% is done — accessibility, surface, theming, icons, templates. MIT code, lifetime asset licenses if you need them, and zero subscription.