1
0
Thomas Rake 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад
..
lib 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад
.bower.json 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад
LICENSE-MIT 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад
README.md 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад
blockui.amd.json 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад
bower.json 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад
local.amd.json 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад
mousetrap.amd.json 7575f504ce Build site image; npm install;bower install;grunt devel 9 лет назад

README.md

Amber Smalltalk IDE starter menu

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.