mrflix / letter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

letter

I always wanted a really simple tool to create single-page letters without using Word, Pages or even Indesign. It's a rough draft so far, but looks quite promising. It's super easy to customize via CSS and already produces usable print results in Chrome and Opera. I used nasty custom HTML for the first version, but this could easily be converted to something valid. Feel free to mess around with it.

Ideas

  • Auto-fill the current date via JS
  • Support for multiple pages
  • Store addresses in local storage and auto-fill them
  • Option to save letters

Demo

There's even a demo: https://bastianallgeier.com/projects/letter/

About


Languages

Language:HTML 64.0%Language:CSS 36.0%