README.mdfork it — it’s yours
textarea.my
A minimalist text editor that lives entirely in your browser and stores everything in the URL hash.
Features
- 🗜️ Compression – Your text gets compressed with deflate
- 🔗 URL hash – Share your notes by copying a URL
- 💕 Style – Customize the look with CSS via DevTools
Pro tips
- Start your document with
# Titleto set a custom page title - Add a
styleattribute to the<article>tag via DevTools. It'll be saved in the URL too!
Examples
Related
- numbr.dev – my another website, same as textarea, only support calculations like
1 USD in EUR =.
Made with ❤️ and JavaScript
more like this