An open API service indexing awesome lists of open source software.

https://github.com/uid11/iframe-resize

Test dynamic iframe resize
https://github.com/uid11/iframe-resize

iframe resize

Last synced: 5 months ago
JSON representation

Test dynamic iframe resize

Awesome Lists containing this project

README

          

# iframe-resize

[![License MIT][license-image]](LICENSE)

Test iframe resizing.

## Usage
```bash
$ git clone https://github.com/uid-11222/iframe-resize.git
$ cd iframe-resize
$ npm install
$ npm start
```
Open http://localhost:3000 .

Click "**Add content**" button to increase container height.

Resizing iframe url: http://localhost:3000/resize-iframe.html .

## License
[MIT](LICENSE)

[license-image]: https://img.shields.io/badge/license-MIT-blue.svg
"The MIT License"