TEXTAREA
// A minimalist text editor that lives in URL
Textarea
A minimalist text editor that lives in URL
13EmergingUnknown
What it does
A minimalist text editor that lives entirely in your browser and stores everything in the URL hash. - 🗜️ Compression – Your text gets compressed with deflate - 🔗 URL hash – Share your notes by copying a URL - 💕 Style – Customize the look with CSS via DevTools - Start your document with to set a custom page title - Your data lives in localStorage AND the URL. Double the fun! - Add a attribute
Getting Started
git
git clone https://github.com/antonmedv/textarea