All Projects → auth0 → Styleguide

auth0 / Styleguide

🖌 Conjunction of design patterns, components and resources used across our products.

Programming Languages

javascript
184084 projects - #8 most used programming language
stylus
462 projects

Projects that are alternatives of or similar to Styleguide

Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-56.79%)
Mutual labels:  lerna, styleguide
pattern-library
AXA CH UI component library. Please share, comment, create issues and work with us!
Stars: ✭ 103 (-36.42%)
Mutual labels:  styleguide, lerna
Style Dictionary
A build system for creating cross-platform styles.
Stars: ✭ 2,097 (+1194.44%)
Mutual labels:  styleguide
Styled Bootstrap
💅🏻 A styled-component implementation of Bootstrap
Stars: ✭ 154 (-4.94%)
Mutual labels:  styleguide
Zmi Nerd
😃 Simple transform tool
Stars: ✭ 139 (-14.2%)
Mutual labels:  lerna
Modern Monorepo Boilerplate
Modern Monorepo Boilerplate with Lerna, TypeScript, React/CRA, HMR, Jest, ESLint/TypeScript.
Stars: ✭ 127 (-21.6%)
Mutual labels:  lerna
Yerna
A Lerna-like tool for managing Javascript monorepos using Yarn
Stars: ✭ 140 (-13.58%)
Mutual labels:  lerna
Vue Styleguide Generator
React inspired style guide generator for Vue.js
Stars: ✭ 123 (-24.07%)
Mutual labels:  styleguide
Style Guide Boilerplate
⚡️🎨 A starting point for crafting living style guides.
Stars: ✭ 1,899 (+1072.22%)
Mutual labels:  styleguide
Styleguide
The VTEX Design System and React component library.
Stars: ✭ 138 (-14.81%)
Mutual labels:  styleguide
Workflow
一个工作流平台
Stars: ✭ 1,888 (+1065.43%)
Mutual labels:  lerna
Vue Monorepo Boilerplate
Vue Fullstack App Monorepo Boilerplate
Stars: ✭ 136 (-16.05%)
Mutual labels:  lerna
State Of The Art Shitcode
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
Stars: ✭ 2,207 (+1262.35%)
Mutual labels:  styleguide
Daily Apps
Everything you see on Daily 👀
Stars: ✭ 141 (-12.96%)
Mutual labels:  lerna
Toolkit
Sky's CSS Toolkit
Stars: ✭ 126 (-22.22%)
Mutual labels:  styleguide
Melos
🌋 A tool for managing Dart projects with multiple packages (sometimes called monorepos). With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
Stars: ✭ 155 (-4.32%)
Mutual labels:  lerna
Ngrx Styleguide
a collection of best practices / commonly used patterns with ngrx extensions - store, effects, router and others
Stars: ✭ 124 (-23.46%)
Mutual labels:  styleguide
Nitpick
Enforce the same settings across multiple language-independent projects
Stars: ✭ 134 (-17.28%)
Mutual labels:  styleguide
Guides
Набор гайдов, которые использует команда разработки BestDoctor
Stars: ✭ 139 (-14.2%)
Mutual labels:  styleguide
Styleguide Generators
An overview of automatic living styleguide generators
Stars: ✭ 1,902 (+1074.07%)
Mutual labels:  styleguide

Auth0 Styleguide

This repository contains a collection of the most common elements in the Auth0's products UI.

This is for internal use by Auth0 only.

Packages

The Auth0 Styleguide is managed as a monorepo and it's composed of different packages:

Package Version Description Dependencies
core npm Global styles (variables, mixins, colors, css reset, typography)
components npm CSS components like buttons, tables (based on Bootstrap) core
react-components npm React components library core components
website - Styleguide website

Development

Node version: 6.9.x NPM version: 3.10.x

We use Lerna to manage the different packages. You will need to install it to run the following commands.

Before start working on any packages run:

npm install
lerna bootstrap

This command will install all the dependencies of each package, symlink the packages that are dependencies of each other and npm prepublish all the bootstrapped packages. For more information check the Lerna repo.

For more information on how to run each package check the specific README.

License

All the logos and branding are copyright Auth0 and may not be used or reproduced without explicit permission from Auth0 Inc.

The icons are licensed from Budi Harto Tanrim. All other third-party components are subject to their own licenses.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].