All Projects → grommet → grommet-theme-hpe

grommet / grommet-theme-hpe

Licence: Apache-2.0 license
Hewlett Packard Enterprise grommet theme

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to grommet-theme-hpe

pebble
Pebble Design System
Stars: ✭ 14 (-12.5%)
Mutual labels:  design-system
design-system
The Equinor design system
Stars: ✭ 49 (+206.25%)
Mutual labels:  design-system
starter-simba
Lion-based Design System
Stars: ✭ 18 (+12.5%)
Mutual labels:  design-system
open design system
Open Source Design System using Sketch. It's early days of my project.
Stars: ✭ 22 (+37.5%)
Mutual labels:  design-system
vf-core
A (primarily CSS) framework that targets needs of life science websites and services
Stars: ✭ 16 (+0%)
Mutual labels:  design-system
local-government-design-systems
A repo of local government design systems & pattern libraries. Specifically for municipal (local) & sub-state governments
Stars: ✭ 24 (+50%)
Mutual labels:  design-system
visage
Visage design system
Stars: ✭ 12 (-25%)
Mutual labels:  design-system
udacity-alumni-fe
A front-end web application and bespoke publishing platform, built by Udacity Alumni for Udacity Alumni
Stars: ✭ 45 (+181.25%)
Mutual labels:  grommet
solar-components
Web Components Implementation of Solar Design System
Stars: ✭ 16 (+0%)
Mutual labels:  design-system
spark-design-system
Spark Design System
Stars: ✭ 101 (+531.25%)
Mutual labels:  design-system
rex-design
A responsive and adaptive components library, with ability to config theme and color mode.
Stars: ✭ 107 (+568.75%)
Mutual labels:  design-system
wonder-blocks
React components for Wonder Blocks design system.
Stars: ✭ 110 (+587.5%)
Mutual labels:  design-system
maker
Maker Design System by Square
Stars: ✭ 43 (+168.75%)
Mutual labels:  design-system
gatsby-starter-specimens
Leverage the wide variety of powerful React components to build your design system. Display colors, typography or any other design tokens with ease. Works seamlessly with MDX.
Stars: ✭ 35 (+118.75%)
Mutual labels:  design-system
design-system
👾 A Design System for the French Health Insurance
Stars: ✭ 28 (+75%)
Mutual labels:  design-system
anv-ui-components
AnyVision React components library
Stars: ✭ 35 (+118.75%)
Mutual labels:  design-system
chakra-next
Opinionated design system for React, based on Chakra UI + Next.js, written in TypeScript.
Stars: ✭ 181 (+1031.25%)
Mutual labels:  design-system
smores-react
🍭 Marshmallow React components
Stars: ✭ 34 (+112.5%)
Mutual labels:  design-system
hope-ui-design-system
Hope UI - Open Source Bootstrap 5 Design System
Stars: ✭ 37 (+131.25%)
Mutual labels:  design-system
UUI
React-based components and accelerators library built by EPAM Systems.
Stars: ✭ 90 (+462.5%)
Mutual labels:  design-system

grommet-theme-hpe

Hewlett Packard Enterprise Design-System theme.

Installation

  $ yarn add grommet-theme-hpe

Usage

import { Grommet } from 'grommet';
import { hpe } from 'grommet-theme-hpe';

<Grommet theme={hpe} />

stable

grommet-theme-hpe is also available on a NEXT-stable branch build with the content of the master branch. From your package.json point to stable.

"grommet-theme-hpe": "https://github.com/grommet/grommet-theme-hpe/tarball/stable",

NOTE: To install grommet-theme-hpe from a branch, use the yarn package manager, since npm install fails to install from a branch name. npm install will produce the error:

$ npm install
npm ERR! code ENOPACKAGEJSON
...
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].