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
- Host: GitHub
- URL: https://github.com/uid11/iframe-resize
- Owner: uid11
- License: mit
- Created: 2017-06-08T18:30:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T22:17:36.000Z (about 9 years ago)
- Last Synced: 2025-02-23T02:20:04.831Z (over 1 year ago)
- Topics: iframe, resize
- Language: HTML
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"