SkillAgentSearch skills...

Jolyui

A custom registry of composable, accessible and extensible components designed for use with shadcn/ui. Free and open source, forever.

Install / Use

/learn @Johuniq/Jolyui
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Joly UI

Joly UI Banner

<div align="center">

License CI Prettier

A collection of modern, accessible, and animated React components used in Joly UI. <br /> Built for shadcn/ui and compatible with Next.js.

Documentation · Components · Contributing

</div>

✨ Features

  • Beautifully Designed: Crafted with attention to detail and aesthetics.
  • Performance First: Built on top of framer-motion for buttery smooth 60fps animations.
  • Accessible: Follows WAI-ARIA patterns for inclusivity.
  • Customizable: Built with Tailwind CSS, giving you full control over styling.
  • Copy Paste: The "Registry" pattern allows you to own your code.
  • Type Safe: Written in TypeScript with comprehensive type definitions.

🚀 Getting Started

Joly UI is designed to be used as a copy-paste component library, similar to shadcn/ui.

Prerequisites

  • React 18+
  • Tailwind CSS
  • Framer Motion (for animations)
  • Lucide React (for icons)

Installation

  1. Visit the Documentation: Go to jolyui.dev to browse the catalog.
  2. Select a Component: Choose the component you want to use.
  3. Copy the Code: Copy the component code directly into your project (usually components/ui).
  4. Add Dependencies: Install any required dependencies listed in the docs.
pnpm add framer-motion lucide-react clsx tailwind-merge

💻 Development

This repository is a monorepo managed by Turbo and PNPM.

Prerequisites

  • Node.js 18+
  • PNPM (v9+)

Setup

  1. Clone the repository:

    git clone https://github.com/johuniq/jolyui.git
    cd jolyui
    
  2. Install dependencies:

    pnpm install
    
  3. Start the development server:

    pnpm dev
    

    This will start the documentation site at http://localhost:3000.

🤝 Contributing

We welcome contributions! Whether it's adding new components, fixing bugs, or improving documentation.

Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


<div align="center"> Built with ❤️ by <a href="https://johuniq.tech">Johuniq</a> </div>
View on GitHub
GitHub Stars219
CategoryDesign
Updated2d ago
Forks13

Languages

TypeScript

Security Score

100/100

Audited on Apr 6, 2026

No findings