Skip to content

sidnz/TinyEditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TinyEditor

Usage

Paste the following code into your browser address bar:

data:text/html,<body oninput="i.srcdoc=`${H.value}<script>${J.value}</script><style>${C.value}`"><style>*{width:100%;margin:0}[t]{width:33.33%}[id]{height:50%}</style><script>document.write('HTML,CSS,JS,<iframe id=i>'.replace(/((.).+?),/g,'<textarea placeholder=$1 id=$2 t></textarea>'))</script>

If you want to read the code, check out index.html

About

A functional HTML/CSS/JS editor in less than 400 bytes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%