TinyEditor

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

Github stars Tracking Chart

TinyEditor

Usage

Paste the following code into your browser address bar:

data:text/html,<body oninput="i.srcdoc=h.value+'<style>'+c.value+'</style><script>'+j.value+'</script>'"><style>textarea,iframe{width:100%;height:50%}body{margin:0}textarea{width:33.33%;font-size:18}</style><textarea placeholder=HTML id=h></textarea><textarea placeholder=CSS id=c></textarea><textarea placeholder=JS id=j></textarea><iframe id=i>

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

Main metrics

Overview
Name With Ownerumpox/TinyEditor
Primary LanguageHTML
Program languageHTML (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2016-12-20 18:35:16
Pushed At2023-07-01 13:57:01
Last Commit At2018-08-08 09:11:09
Release Count0
用户参与
Stargazers Count2.4k
Watchers Count34
Fork Count149
Commits Count6
Has Issues Enabled
Issues Count6
Issue Open Count6
Pull Requests Count0
Pull Requests Open Count9
Pull Requests Close Count6
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private