Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregbrimble/gregbrimble-components

A React component library for Greg Brimble's projects
https://github.com/gregbrimble/gregbrimble-components

component-library components react storybook

Last synced: 4 months ago
JSON representation

A React component library for Greg Brimble's projects

Awesome Lists containing this project

README

        

# gregbrimble-components
A React component library for Greg Brimble's projects

[![Greenkeeper](https://badges.greenkeeper.io/GregBrimble/gregbrimble-components.svg)](https://greenkeeper.io/)
[![Maintainability](https://api.codeclimate.com/v1/badges/cd81d71516761dde6575/maintainability)](https://codeclimate.com/github/GregBrimble/gregbrimble-components/maintainability)
[![codecov](https://codecov.io/gh/GregBrimble/gregbrimble-components/branch/master/graph/badge.svg)](https://codecov.io/gh/GregBrimble/gregbrimble-components)
[![License](https://img.shields.io/github/license/gregbrimble/gregbrimble-components.svg)](./LICENSE)
[![GitHub last commit](https://img.shields.io/github/last-commit/gregbrimble/gregbrimble-components.svg?logo=github)](https://github.com/GregBrimble/gregbrimble-components)
[![GitHub code size](https://img.shields.io/github/languages/code-size/gregbrimble/gregbrimble-components.svg?logo=github)](https://github.com/GregBrimble/gregbrimble-components)
[![GitHub repo size](https://img.shields.io/github/repo-size/gregbrimble/gregbrimble-components.svg?logo=github)](https://github.com/GregBrimble/gregbrimble-components)
[![Version](https://img.shields.io/npm/v/gregbrimble-components.svg?logo=npm)](https://www.npmjs.com/package/gregbrimble-components)
[![npm downloads](https://img.shields.io/npm/dt/gregbrimble-components.svg?logo=npm)](https://www.npmjs.com/package/gregbrimble-components)
[![npm bundle size (minified)](https://img.shields.io/bundlephobia/min/gregbrimble-components.svg?logo=npm)](https://www.npmjs.com/package/gregbrimble-components)
[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/gregbrimble-components.svg?logo=npm)](https://www.npmjs.com/package/gregbrimble-components)
[![License](https://img.shields.io/npm/l/gregbrimble-components.svg)](./LICENSE)

## Installation
```npm install --save react gregbrimble-components```