divshot / ele-web

Ele, the in-browser development environment for Web Components.
https://ele.io/
MIT License
42 stars 9 forks source link

Periodic saving of content of an element #3

Closed mbleigh closed 10 years ago

mbleigh commented 10 years ago

Should have a rate limited autosave (no more than once every X seconds, maybe start with 15) that does:

  1. PUT /:username/:package/:package.html with the left box's contents
  2. PUT /:username/:package/demo.html with the right box's contents

Should display in the top bar a "Last saved XXX"