Skip to content

Rakhisharma/online-iframe-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online iframe editor

Try here: https://www.iframeeditor.com/

chrome-capture (60)

What do you use this tool for?

  • To test an iframe online. For example, paste this code in the editor: <iframe></iframe>
  • To modify an iframe live without opening any code editor
  • To build your own iframe

How to setup the project

  • Clone the repository.
  • run npm install inside the repository. It will install all the dependencies!
  • run npm run. It will open the project in your browser.

Contribution guideline

  • If you find a bug, please feel free to open an issue.
  • If you would like to contribute, please comment on the issue.
  • If you would like to suggest an improvement, please open an issue.

If you have questions feel free to reach out atbrakhi

Licence

MIT