https://github.com/swiftcarrot/react-frame
React components within an iframe for isolated css styling
https://github.com/swiftcarrot/react-frame
iframe javascript react
Last synced: 27 days ago
JSON representation
React components within an iframe for isolated css styling
- Host: GitHub
- URL: https://github.com/swiftcarrot/react-frame
- Owner: swiftcarrot
- License: mit
- Created: 2015-05-19T08:36:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T08:11:52.000Z (5 months ago)
- Last Synced: 2025-03-29T15:08:32.740Z (about 1 month ago)
- Topics: iframe, javascript, react
- Language: JavaScript
- Homepage: https://swiftcarrot.dev/react-frame
- Size: 396 KB
- Stars: 55
- Watchers: 4
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-frame
[](https://www.npmjs.com/package/react-frame)
[](https://www.npmjs.com/package/react-frame)
[](https://travis-ci.org/swiftcarrot/react-frame)
[](https://codecov.io/gh/swiftcarrot/react-frame)
[](https://github.com/prettier/prettier)React components within an iframe for isolated css styling
### Installation
```sh
npm install react-frame --save
yarn add react-frame
```### Demo
[https://swiftcarrot.dev/react-frame](https://swiftcarrot.dev/react-frame)
### Usage
```javascript
frame```
### License
MIT