메인 콘텐츠로 이동

Introduction

An introduction to the component system used across COCSO products.

Background

COCSO Inc. operates web services for a wide range of user types — general users, business administrators, pharmaceutical company administrators, and super administrators. As the service scope expanded, components, icons, and styles were being defined redundantly, and inconsistencies between service interfaces grew, creating the need for a unified design system.

Features

COCSO-UI is based on KRDS, with some colors and sizes adjusted. Extensibility has been kept open to allow customization.
Key features are as follows.
  1. Styles are encapsulated using CSS Modules. With no external CSS library dependency, it is compatible with any project.
  2. Built on Base UI, it follows the WAI-ARIA web accessibility standards.
  3. Written in TypeScript, it supports reliable type inference.

Get Started

Browse the documentation in order, from installation to component references.