1.3.4 • Published 4 days ago

@rothko-ui/ui v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

@rothko-ui/ui

Welcome to the @rothko-ui/ui package. This is the primary package for the Rothko-UI project, encompassing a comprehensive set of UI components to build modern web applications with a consistent design language.

Overview

The @rothko-ui/ui package is a collection of React components, utilities, hooks, and themes that offer a streamlined development experience for creating web interfaces. It's built on top of other foundational packages like @rothko-ui/icons and @rothko-ui/tokens.

Installation

To integrate Rothko-UI components into your project, install the package using npm:

npm install @rothko-ui/ui

Or with yarn:

yarn add @rothko-ui/ui

Usage

Once installed, you can import and utilize the components in your application:

import { ComponentName } from '@rothko-ui/ui';

// Use the component in your JSX

Replace ComponentName with the desired component's name.

Key Directories & Components

  • Components: Contains core UI components like buttons, modals, inputs, etc.
  • Hooks: Offers custom hooks to enhance functionality and interactivity.
  • Layout: Components and utilities for page and component layouts.
  • Theme: Design tokens and theming utilities for consistent styling.

Development

To work on the @rothko-ui/ui package or contribute:

  • yarn build: Bundles the components.
  • yarn lint: Lints the source files.

Licensing

The @rothko-ui/ui package is licensed under the terms of the LICENSE.txt file.

Questions & Support

For inquiries, clarifications, or support regarding the @rothko-ui/ui package, please raise an issue in the repository or reach out to the author at luxo@rothko-ui.com.

1.3.4

4 days ago

1.3.2

4 days ago

1.3.1

4 days ago

1.3.0

4 days ago

1.2.3

25 days ago

1.2.2

25 days ago

1.2.1

30 days ago

1.2.0

1 month ago

1.0.34

8 months ago

1.0.33

8 months ago

1.0.32

8 months ago

1.0.30

8 months ago

1.0.29

8 months ago

1.0.27

8 months ago