Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eins78/react-device-preview
https://github.com/eins78/react-device-preview
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eins78/react-device-preview
- Owner: eins78
- License: mit
- Created: 2016-06-26T15:12:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-26T16:44:09.000Z (over 8 years ago)
- Last Synced: 2024-04-15T03:00:43.901Z (9 months ago)
- Language: JavaScript
- Size: 177 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# React Device Preview Component
React Device Preview Component.
Wraps children as if they were shown full-screen on an iPhone or other device.```jsx
hello world
```
See all the devices and options in the [demo](#).
Uses the [beautiful pure-CSS `Devices.css`](http://marvelapp.github.io/devices.css/),
special thanks to [Oleg](http://twitter.com/olegtsaplin) from [Marvel](https://marvelapp.com/)
for making it and releasing it under a free license.[![MIT License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](./LICENSE)
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](http://standardjs.com)