angularAMD icon indicating copy to clipboard operation
angularAMD copied to clipboard

Facilitate use of RequireJS in AngularJS

Results 45 angularAMD issues
Sort by recently updated
recently updated
newest added

Hi. My name is Verena Ebert, and I am a PhD student at the University of Stuttgart in Germany. A few months ago, I have examined 90 GitHub projects to...

Hi, Does current release suits for Angular 1.6.X. I used angularAMD for my previous project with Angular 1.3.X. Thanks PV

When will `angularAMD` full support AngularJs 1.5.x component?

This solves the error related to mismatched anonymous define() module

[jsDelivr switched to a fully automated system](https://www.jsdelivr.com/features), that can serve files from npm and GitHub. This means all future releases will be available automatically, but will use a new link...

When trying to load a factory into a controller, i get an "unknown provider" error from angularJS. I reproduced the error and the load structure from my project in this...

it seems still can use without ngload modules ,but i can not understand effects of ngload modules

Hi, I'd like to add support for Angular 1.5 components. I've tried creating a simple component with it (just passed an object in and display the value) and it worked....