Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@catho/quantum

Package Overview
Dependencies
Maintainers
1
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@catho/quantum

Catho react components

latest
Source
npmnpm
Version
9.33.5
Version published
Maintainers
1
Created
Source

Quantum CI - publish npm version All Contributors Commitizen friendly

Quantum is a react component library that dictates Catho Frontend applications.

Warning Quantum requires react@16.14.0 or higher.

Notices ⚠️

For performance and long-term maintenance reasons, we do not recommend using MUI in Quantum components implementation. MUI is present in our library only to allow the use of Material Icons.

Also, we do not recommend using any other ready-made component library. We suggest for new components to have DOM structure, styling and functionalities completely implemented internally, without any dependence on third-party libraries.

For more details, visit the "Important notices" section at CONTRIBUTING.MD

Getting started

Quantum is available as an npm package. It can be installed using:

yarn add @catho/quantum styled-components
# or npm install @catho/quantum styled-components

In order to use a component, it need to be imported in your project as follow:

import { Button } from '@catho/quantum';
// or import Button from '@catho/quantum/Button';

The list of all components and their documentation can be found at our storybook

Contributing

  • Check the issues to ensure that there is not someone already working on it.
  • Check our contribution guide.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Daniel Silva

📖 💻 🤔 👀 ⚠️

Gabriel Daltoso

📖 💻 🤔 👀 ⚠️

Allysson dos Santos

💻 👀 📖 ⚠️ 🤔

Alan Oliveira

💻 👀 📖 ⚠️ 🤔

Raphael Oliveira

💻 👀 📖 ⚠️ 🤔

Renato Galvão

📖 💻 🤔 👀 ⚠️

Pedro Morais

📖 💻 🤔 👀 ⚠️

Rodrigo Clemente

📖 💻 🤔 👀 ⚠️

Tiago Celestino

💻 🤔 👀 ⚠️

Luiz Jacção

💻 👀

Alisson Suzigan

💻 🤔 👀 ⚠️

Ton Cabral

💻 📖 🤔 👀 ⚠️

Matheus Rodrigues

💻 📖 🤔 👀 ⚠️

This project follows the all-contributors specification.
Contributions of any kind welcome!

Keywords

catho

FAQs

Package last updated on 23 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts