Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantumBlack Design System

QuantumBlack Design System provides accessible components built with Base UI and Radix UI primitives and styled with design tokens. You add them to your project as source files through the shadcn registry, not as an NPM package.

With a typical component library, you install a package and import what it exports. Customization often means wrappers, overrides, or working around what the library gives you. QBDS copies the component files into your project instead. You can install only what you need, use components unchanged, or edit them directly.

Open sourced under the Apache License 2.0. Copyright McKinsey & Company.

Install components in your project

Head to the documentation site to browse components, follow the installation guide, and look up design tokens:

QuantumBlack Design System component registry
designsystem.quantumblack.com

Run the registry locally

This repository contains the registry site and component source.

  1. Clone the repository

  2. Install dependencies and start the dev server:

    npm install
    npm run dev
  3. Open http://localhost:4123.

npm run dev rebuilds the registry before starting the server. To rebuild registry files without starting the server, run:

npm run registry:build

For prerequisites, environment setup, and adding components, see the contributing guide.

Contribute

Contributions welcome. Before opening an issue or pull request, read the Code of Conduct and security policy.

License

Licensed under the Apache License, Version 2.0. See LICENSE.txt for the full text.

About

A shadcn-based component library for the QuantumBlack Design System (QBDS). Open Source. Open Code.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

46 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages