/monday-ui-react-core

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

Primary LanguageTypeScriptMIT LicenseMIT

Vibe Design System

Important

Exciting Update: The monday-ui-react-core repository is getting a new name - vibe!

As this project has evolved, it now includes a comprehensive design system toolkit, including components, styles, icons, hooks, and more. It's become more than just a "core" library; it's a full-fledged design system, now with all related packages unified under one umbrella.

The change will apply in the upcoming weeks, no additional action is required on your part. All issues, PRs, branches will remain intact. Stay tuned!

Vibe Design System, by monday.com

Welcome to the Vibe Design System repository! This monorepo contains various open-source packages maintained by Vibe (monday.com).

Overview

Vibe Design System is a collection of packages designed to streamline your development process and enhance the user experience. Below is a list of our main packages:

  1. core: Vibe (monday.com) React components library - Storybook.
  2. style: Vibe (monday.com) styling foundations library.
  3. storybook-blocks: Vibe (monday.com) collection of Storybook blocks library.

Each package comes with its own README providing detailed information about its usage, installation instructions, and getting started guide.

Installation

npm install monday-ui-react-core

Getting Started

If you're new to Vibe Design System, we recommend starting with our main package:

  • core: This is the core of the Vibe Design System. Follow the installation guide and getting started instructions to integrate it into your project.

Contributing

We welcome every contributor, please read the contribution guidelines before submitting a PR