angular-deferred-bootstrap
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/angular-deferred-bootstrap package

0.1.9 • Public • Published

angular-deferred-bootstrap

Initialize your AngularJS app with constants loaded from the back-end.

This component provides a global resolve function for your app. It works similar to the resolve functions you may know from ngRoute or ui-router: You define what needs to be loaded from the back-end before your application can be started and the deferred bootstrapper takes care of loading the data and bootstrapping the application.

Install

Bower

bower install --save angular-deferred-bootstrap

npm

npm install angular-deferred-bootstrap

jspm

jspm install angular-deferred-bootstrap

Readme

Keywords

Package Sidebar

Install

npm i angular-deferred-bootstrap

Weekly Downloads

2,195

Version

0.1.9

License

MIT

Last publish

Collaborators

  • philippd