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
- Host: GitHub
- URL: https://github.com/fixate/react-show-styles
- Owner: fixate
- License: mit
- Created: 2018-07-19T11:25:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-08T08:47:26.000Z (about 6 years ago)
- Last Synced: 2025-02-05T14:48:17.116Z (3 months ago)
- Language: TypeScript
- Homepage: https://fixate.github.io/react-show-styles
- Size: 632 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-show-styles
[](https://travis-ci.org/fixate/react-show-styles)
[](https://codecov.io/gh/fixate/react-show-styles)
[](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