Developer Program Member
- Mozilla
- http://jrburke.com
-
Joined on
Apr 13, 2009
Popular repositories
- amdefine
-
require-hm
RequireJS loader plugin that supports some parts of ECMAScript Harmony Modules
-
module
A modern JavaScript module system
-
requirejs-intellisense
Enables Visual Studio Intellisense for RequireJS and AMD modules
-
notobo
Use npm-installed modules in AMD module projects
JavaScript 27
-
runjs
A file and module loader for JavaScript
393 contributions in the last year
Contribution activity
November 2016
Created an issue in yapplabs/ember-modal-dialog
that received 1
comment
Modal as child of the index route
Using Ember 2.8.2 and latest ember-modal-dialog. Is it possible to show an ember-modal-dialog over an index route's contents? I have a posts route …