A library of curated templates for UI components, projects, and personalization strategies.
Croct is an innovative Component CMS aimed at simplifying the integration of UI components within modern application stacks. Designed with a developer-first mindset, it caters to various teams by providing a no-cost, forever-free plan that eliminates the barrier of credit card requirements. By seamlessly integrating analytics, A/B testing, and personalization into your project with simple commands, Croct positions itself as a powerful tool for developers looking to enhance user experience and functionality.
The library promises an extensive collection of templates and components, akin to popular collections like Shadcn but tailored specifically for CMS use. Whether you are setting up a new Next.js project or enhancing an existing one, using Croct's CLI allows for straightforward implementation of UI components that empower developers to focus more on creative aspects rather than technical limitations.
Easy Integration: Quickly run croct use <template> to incorporate various components effortlessly into your application.
Developer-Friendly Setup: Ideal for modern stacks, ensuring a smooth setup process with Node.js and NPM.
Forever-Free Plan: Offers a no-cost option without the need for credit card details, making it accessible for most teams and projects.
Support for Popular Libraries: Easily use aliases to integrate components from notable libraries, such as Magic UI and Shadcn UI, with minimal setup.
Structured Template Organization: The repository features a well-structured folder system, simplifying the organization and management of templates.
Community Contributions: Welcoming contributions from users and allowing for collaborative improvement of templates and features.
Comprehensive Documentation: Provides detailed resources for developers to create, customize, and publish templates effectively.
MIT License: Licensed under the MIT open-source license, promoting collaborative development and sharing.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.