devtools-prototyper icon indicating copy to clipboard operation
devtools-prototyper copied to clipboard

Provide export templates

Open nt1m opened this issue 9 years ago • 3 comments

Let's say someone wants to start a project out of the prototype. That dev uses ZIP export. He/she has a lot of choices ahead:

  • Creating a Firefox OS app
  • Creating a Firefox/Chrome add-on
  • Create a node.js app
  • ... The add-on should provide templates that can be chosen somehow in the UI, then when a template is chosen, clicking "export as ZIP" will add the appropriate files.

@mdibaiee Any thoughts on a possible UI ?

nt1m avatar Sep 02 '15 13:09 nt1m

Something similar to the new timing function editor of Firefox:

export-templates-concept

We could default the main button to use the last template.

mdibaiee avatar Sep 02 '15 23:09 mdibaiee

Yeah, this should work. Maybe we can make it span vertically instead of horizontally ? We can also have an icon-grid like the cubic bezier editor.

nt1m avatar Sep 02 '15 23:09 nt1m

That's right, vertical should work, too, a tree-like structure, do you have any idea on the templates themselves?

mdibaiee avatar Sep 03 '15 09:09 mdibaiee