Skip to content

antonmedv/textarea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimalist text editor that lives entirely in your browser and stores everything in the URL hash.

Screenshot of textarea.my

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 # Title to set a custom page title
  • Your data lives in localStorage AND the URL. Double the fun!
  • Add a style attribute to the <article> tag via DevTools. It'll be saved in the URL too!
  • Add /qr to get a QR code for the current page

Examples

Related

  • wiki – a single file Wiki engine based on textarea.my

Made with ❤️ and JavaScript

About

A minimalist text editor that lives in URL

Topics

Resources

Stars

Watchers

Forks

Sponsor this project