Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🎨 Official monday.com UI resources for application development in React.js

NotificationsYou must be signed in to change notification settings

mondaycom/vibe

Repository files navigation

Vibe Design System, by monday.com

Vibe Design System

Officialmonday.com UI resources for application development in React.js

NPM Downloadsnpm bundle sizeNPM VersionGitHub Repo stars

DocumentationCatalogPlayground

Overview

Vibe Design System is a collection of packages designed to streamline your development process and enhance the user experience, by providing a set of components, styles, and guidelines for building applications in React.js.

Installation

npm install @vibe/core# oryarn add @vibe/core

To load all the relevant CSS tokens, import the tokens file in your root application file:

import"@vibe/core/tokens";

Usage

Components are imported from the library's root entry:

import{Button}from"@vibe/core";

Peer Dependencies

Vibe requires React and React DOM as peer dependencies, ranging from version 16.9.0 up to 18.2.x.Please note that Vibe is currently not compatible with React 19.

Ecosystem

Older Versions

Vibe 2 (monday-ui-react-core) will no longer receive new features or enhancements but will continue to receive critical bug fixes as needed. We highly recommend following themigration guide to upgrade to the actively maintained Vibe 3, which includes the latest improvements, new components, and ongoing support.

For version 2 documentation, seevibe.monday.com/v2.

Contributing

We welcome and encourage every contributor! Please read ourContribution Guide.

Suggestions

If you have any questions or suggestions, please feel free to open adiscussion.

Found a bug? Pleaseopen an issue.


[8]ページ先頭

©2009-2025 Movatter.jp