|
|
il y a 10 ans | |
|---|---|---|
| .. | ||
| lib | il y a 10 ans | |
| .bower.json | il y a 10 ans | |
| LICENSE-MIT | il y a 10 ans | |
| README.md | il y a 10 ans | |
| blockui.amd.json | il y a 10 ans | |
| bower.json | il y a 10 ans | |
| local.amd.json | il y a 10 ans | |
| mousetrap.amd.json | il y a 10 ans | |
Hidden modal dialog to open Amber IDEs
Include as devDependency in your Amber project:
bower install amber-ide-starter-dialog --save-dev
and include require(['amber-ide-starter-dialog'], function (s) { s.start(); }); in your index.html.