The Wayback Machine - https://web.archive.org/web/20170613161906/https://github.com/pqx/react-frame
Skip to content
React components within an iframe for isolated css styling https://pqx.github.io/react-frame
JavaScript HTML CSS Makefile
Latest commit d958fce Dec 13, 2016 @wangzuo wangzuo 2.0.0
Permalink
Failed to load latest commit information.
dist update dist Dec 13, 2016
example unpkg for react Dec 12, 2016
lib es6 syntax updates Dec 13, 2016
.babelrc babel fix Dec 4, 2015
.eslintrc.js add lint Dec 13, 2016
.gitignore remove bundle Dec 4, 2015
LICENSE Initial commit May 19, 2015
Makefile babel-cli fix Dec 12, 2016
README.md 2.0.0 Dec 13, 2016
index.js first commit May 19, 2015
package.json 2.0.0 Dec 13, 2016
webpack.config.js add lint Dec 13, 2016
yarn.lock add lint Dec 13, 2016

README.md

react-frame

React components within an iframe for isolated css styling

Installation

npm install react-frame --save

Demo

https://pqx.github.io/react-frame

Usage

<Frame
  styleSheets={['frame1.css']}
  css={'body{background-color:#eee;}'}>

  <div className="title">
    Parturient Ipsum Cursus Purus Justo
  </div>

</Frame>

License

MIT

You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.