k8ordo
  • UI
  • Form
  • State
  • Router
  • Static
  • Server
Switch to dark mode
  • Get Started
  • Theming
  • i18n
  • Components
  • Hooks
  • Helpers
  • AI
k8ordo

React libraries that use Baseline features without holding back.

Packages
  • @k8ordo/ui
  • @k8ordo/form
  • @k8ordo/state
  • @k8ordo/router
  • @k8ordo/static
  • @k8ordo/server
UI
  • Get Started
  • Theming
  • i18n
  • Components
  • Hooks
  • Helpers
  • AI Chat
  • Generative UI
  • AI Agents
  • Storybook
Resources
  • GitHub
  • npm

© 2026 k8o — MIT License

Typeset in Noto Sans JP & M PLUS 2

@k8ordo/ui

触れるものは柔らかく、読むものは端正に。

A React component library for UI that is calm but never boring

Get StartedBrowse Components

触れるものは柔らかく、
読むものは端正に。

Features

  1. React 19

    Usable straight from Server Components — anything that does not need the client stays rendered on the server.

  2. Design Tokens

    One prebuilt CSS import and it just works — no Tailwind CSS setup required. Semantic tokens keep colors and spacing consistent, and light and dark modes switch seamlessly.

  3. TypeScript

    The props reference is generated from the types, so the docs cannot drift from the implementation. Write a prop that does not exist and the editor tells you before you ever run it.

  4. A surface for agents

    The design guide and reference ship inside the npm package, so an agent reads the exact version you installed from node_modules/@k8ordo/ui/docs/. Real props can also be queried through Storybook’s MCP endpoint.

  5. Accessibility

    Aiming for components that consider keyboard navigation and screen reader support based on WAI-ARIA patterns.

  6. Soft & Sharp Design

    Soft where you touch, sharp where you read. UI that speaks through whitespace and gentle forms.

  7. Vertical Writing Support

    Switch writing-mode with the writing-v utility and every component follows along on a vertical page. Preview the Japanese docs in vertical mode.