0.3.1 • Published 6 days ago

@nayhoo/components v0.3.1

Weekly downloads
-
License
-
Repository
-
Last release
6 days ago

Components Library

Overview

Your library is a collection of React components built with TypeScript, leveraging Radix UI primitives and Stitches for a powerful and flexible design system. It draws inspiration from the Radix UI Design System.

Features

  • Modular Components: Each component is designed to be modular, allowing easy integration and customization.
  • TypeScript Support: Fully written in TypeScript to provide type safety and a better development experience.
  • Radix UI Primitives: Built upon Radix UI primitives for a solid foundation of accessible and composable components.
  • Stitches Integration: Styling is handled with Stitches, providing a robust styling solution with a minimal footprint.

Installation

npm install @nayhoo/components
# or
yarn add @nayhoo/components
# or
pnpm install @nayhoo/components