Skip to content

legokichi/WMIframeInserter.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WMIframeInserter.js Build Status

npm

iframe content inserter.

Document

How to use

Browser

<script src="lib/WMIframeInserter.js"></script>
<script>
var iframe = document.getElementById("iframe");
new WMIframeInserter(iframe).write(code);
</script>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published