ZeroZeeker/Pixel Goodies

Zero Zeeker

A high-density UI kit for precision engineering. Built for developers who value clarity over decoration.

What is this?

Zero Zeeker is a collection of beautifully-designed, accessible components built with shadcn/ui. This is not a component library. It is how you build your component library.

You know how most traditional component libraries work: you install a package from NPM, import the components, and use them in your app. This approach works well until you need to customize a component to fit your design system or require one that isn't included in the library.

Often, you end up wrapping library components, writing workarounds to override styles, or mixing components from different libraries with incompatible APIs. This is what Zero Zeeker aims to solve.

Core Principles

Open Code

Zero Zeeker hands you the actual component code. You have full control to customize and extend the components to your needs. This means full transparency, easy customization, and AI integration.

Composition

Every component shares a common, composable interface. If a component does not exist, we bring it in, make it composable, and adjust its style to match and work with the rest of the design system.

Beautiful Defaults

Zero Zeeker comes with carefully chosen default styles. They are designed to look good on their own and to work well together as a consistent system. Your UI has a clean and minimal look without extra work.

Installation

Get started by installing the components you need. Each component is copied directly into your project, giving you full control over the code.

npx shadcn@latest add button