react-window-ui 🖼✨

Travis npm version npm 

Try Me

Live Code

<div>
<Browser resize height="22em">
<h3>Browser</h3>
<p>Use {'<Browser/>'} to frame browser content!</p>
</Browser>
<br/>
<Terminal resize height="22em">
<h3>Terminal</h3>
<p>Use {'<Terminal/>'} to frame terminal content!</p>
</Terminal>
<br/>
<MacTerminal>
<h3>MacTerminal</h3>
<p>Use {'<MacTerminal/>'} to frame terminal content!</p>
</MacTerminal>
</div>

Install

npm install react-window-ui --save

Documentation

View documentation on GitHub