rsmelo / quantum

The default pack of components and layout principles that dictates Catho Frontend applications.

Home Page:https://catho.github.io/quantum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum

All Contributors

This is the default pack of components and layout principles that dictates Catho Frontend applications.

Commitizen friendly Build Status style: styled-components npm version

Instalation & Usage

It can be installed via npm or yarn.

yarn add @catho/quantum styled-components

To use a component, it need to be imported in your project:

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

You can find a list of all available components and full documentation on how to use them at our Storybook

Contributing

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

πŸ’» πŸ€” πŸ‘€ ⚠️

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

About

The default pack of components and layout principles that dictates Catho Frontend applications.

https://catho.github.io/quantum

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.8%Language:HTML 0.8%Language:CSS 0.4%Language:Shell 0.0%