umpox / TinyEditor

A functional HTML/CSS/JS editor in less than 400 bytes
tiny-editor-umpox.vercel.app
MIT License
2.34k stars 154 forks source link

296 Characters (preserves UI, margins, sizing and placeholder text) #13

Open sidnz opened 6 years ago

sidnz commented 6 years ago

296 characters:

Demo: https://github.com/umpox/TinyEditor/blob/b0694b20467aea032b4d99fb84ef855f014f48d5/README.md

I'm not a fan of removing placeholder text, the goal is to still be clear to the end user what each input box does, therefore the code has mostly be minimised while mostly preserving UI.

UI Changes: