Office
  This website hosts Office, my fork of Awfice.
  Office is a collection of tiny office suite apps:
  
    - a word processor, a spreadsheet, a drawing app and a presentation
    maker
 
    - each less than 1KB of plain JavaScript
 
    - each is literally just one line of code
 
    - packaged as data URLs, so you can use them right away, without
    downloading or installing
 
    - you can also use them offline
 
    - but they can't store their state, so whatever you type there would be
    lost on page refresh
 
    - the only way to save your job is to save a HTML or send it to the
    printer/print to PDF.
 
  
  Office Suite Apps: