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

https://github.com/fixate/react-show-styles

Components for revealing computed styles of other components
https://github.com/fixate/react-show-styles

Last synced: 2 months ago
JSON representation

Components for revealing computed styles of other components

Awesome Lists containing this project

README

        

# react-show-styles

[![Build Status](https://travis-ci.org/fixate/react-show-styles.svg?branch=master)](https://travis-ci.org/fixate/react-show-styles)
[![codecov](https://codecov.io/gh/fixate/react-show-styles/branch/master/graph/badge.svg)](https://codecov.io/gh/fixate/react-show-styles)
[![npm version](https://badge.fury.io/js/react-show-styles.svg)](https://badge.fury.io/js/react-show-styles)

Components for revealing computed styles of other components

## Installation

```bash
$ npm install react-show-styles
```

## Todo

- [ ] write tests
- [ ] add examples
- [ ] add docs