Skip to content

fregante/ephiframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

ephiframe

ephimeral iframe page builder

Build your own pages via URL, use one of these domains:

Then add titles and descriptions via pathname, like:

Then add any number of iframe search aparameters to create multiple frames on the page, even across domains:

And/or add any number of srcdoc search parameters with HTML:

You can add any sandbox search parameter that will be added in order to the generated iframes (regular iframe parameters are always processed before srcdoc). An empty sandbox= parameter applies the full sandbox, equivalent to sandbox="" in HTML.