@kokimoki/react-components
v1.1.0
Published
A React components library that provides reusable UI components and hooks for Kokimoki applications.
Readme
React Components Library
React components library for Kokimoki apps.
Installation
npm install @kokimoki/react-componentsSetup
This library uses Tailwind CSS v4. To use the components, add the following to your CSS:
@import '@kokimoki/react-components/styles.css';
@source '../node_modules/@kokimoki/react-components';@importincludes the required animation utilities@sourcetells Tailwind to scan the package for utility classes used in components
Dependencies
Built with modern libraries:
React 19+withTypeScriptTailwind CSS v4for stylingRadix UIfor accessible primitivesHowler.jsfor audio player management
