|
|
|
Show HN: CMS-Powered UI Components
(croct.com)
|
|
2 points
by marcospassos
379 days ago
|
|
We just launched Croct Templates, a way to drop CMS-powered components into your app with a single command. It's like Shadcn, but for CMS, AB testing and personalization: * Built-in support for A/B testing, content editing, and dynamic logic
* Works with existing projects (Next.js, React, etc.)
* Supports community libraries via `npm://`, `shadcn-ui://`, etc. Example: ```bash
npx croct@latest use shadcn-ui://block/pricing-page
``` Happy to answer any questions! |
|