🔍RepoLensrepolens.ru
  • /trending
  • /top500
  • /weekly
  • /categories
  • /about

© 2026 RepoLens · repolens.ru

root@repolens:~# updating the stack

@exvadimka

Данные обновляются автоматически через GitHub API

← к каталогу

📦 8bitcn-ui/ TheOrcDev

A set of retro-designed, accessible components and a code distribution platform. Open Source. Open Code.

Открыть на GitHub ↗обновлён 6д назад
Звёзды
★ 2.0k
Форки
116
За неделю
—
За месяц
—
Рост %
—
Язык
TypeScript

Установка и запуск

Usage Example

To add the button component to your project, run the following command:

pnpm dlx shadcn@latest add @8bitcn/button

Once installed, you can import and use the component in your files:

import { Button } from "@/components/ui/8bit";

export default function App() {
  return <Button>Click me</Button>;
}

Note: The import path @/components/ui/8bit assumes your project has a path alias configured (common in Next.js and similar frameworks). Adjust the path to match your project's structure if needed.

<p align="center"> </p>

Из README репозитория · полный README на GitHub

Категории

🎨UI/CSS🗃️Базы данных

Теги

8-bitcomponentsretroshadcnui