@kokimoki/shared

v1.10.0

Published

A React components library that provides reusable UI components and hooks for Kokimoki applications.

Downloads

9

Readme

Shared Components Library

React components library for kokimoki apps.

Installation

npm install @kokimoki/shared

Quick Start

Import the CSS styles in app root:

import '@kokimoki/shared/styles.css';

Dependencies

Built with modern libraries:

  • React 19+ with TypeScript
  • Tailwind CSS for styling
  • Motion for animations
  • Radix UI for accessible primitives
  • Howler.js for audio management