acoyfellow / cosmos

Auth0 Design System

Home Page:https://auth0-cosmos.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Auth0 Design System

 

“Set of shared and integrated principles and patterns that define the overall design of a product.” — Karri Saarinen @ Airbnb

 

There are 4 big parts of Cosmos:

  • Tokens: configs that can be shared imported into projects
  • Components: React component library
  • Overview: Bird's eye view of components
  • Styleguide: Documentation of the design system

 

In it's current shape, this repository is a create-react-app project.

The src folder has all of the code, while assets has our design files.

If you peek under src, you will find 3 big folders. As we build our library, these folders can directly import code from each other. However, in the final structure, tokens and components will be consumable as npm packages

 

Check out the contribution guide

About

Auth0 Design System

https://auth0-cosmos.now.sh/


Languages

Language:JavaScript 99.5%Language:HTML 0.5%Language:CSS 0.0%