Giter Site home page Giter Site logo

angularbooter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

angularbooter's Issues

Modules with AngularBooter

I am trying to use AngularStrap with AngularBooter. This requires to inject a module into the application, like so:

var app = angular.module('myApp', ['$strap.directives']);

How can I make use of AngularStrap with AngularBooter? Can I achieve this by registering a configuration?

myApp.config.push([function() { console.log('config 2'); }]);

Having trouble applying directives, configs, services. Can you verify this work for you?

Can you verify AngularBooter works for you on Angular 1.3.2? I get the following

Booted Dependencies [] angularBooter.js?ver=1415908681:16
Booted Services Object {} angularBooter.js?ver=1415908681:23
Booted Directives Object {showHide: Array[1]} angularBooter.js?ver=1415908681:30
Booted Controllers Object {presentationCtrl: function} angularBooter.js?ver=1415908681:31
Booted Configs [] angularBooter.js?ver=1415908681:37
Booted Filters Object {} angularBooter.js?ver=1415908681:44
Error: [jqLite:nosel] http://errors.angularjs.org/1.3.2/jqLite/nosel
    at Error (native)
    at http://salesfu.dev/lib/bower_components/angular/angular.min.js?ver=1415908681:6:416
    at Object.S [as element] (http://salesfu.dev/lib/bower_components/angular/angular.min.js?ver=1415908681:27:75)
    at http://salesfu.dev/selection:84:25
    at http://salesfu.dev/lib/bower_components/angular/angular.min.js?ver=1415908681:80:82
    at http://salesfu.dev/lib/bower_components/angular/angular.min.js?ver=1415908681:110:390
    at k.$eval (http://salesfu.dev/lib/bower_components/angular/angular.min.js?ver=1415908681:124:250)
    at k.$digest (http://salesfu.dev/lib/bower_components/angular/angular.min.js?ver=1415908681:121:332)
    at k.$apply (http://salesfu.dev/lib/bower_components/angular/angular.min.js?ver=1415908681:125:12)
    at n (http://salesfu.dev/lib/bower_components/angular/angular.min.js?ver=1415908681:80:374) angular.min.js?ver=1415908681:101
</pre>

Use of constants with AngularBooter

How can I inject a constant with Angularbooter? For example how can I use something like this:

<script>
  angular.module("app").constant("CSRF_TOKEN", '{{ csrf_token() }}');
</script>

Share data between two controllers

I am trying to share information between two controllers. I think I can do so if I'll use angular.factory(). How can I create a factory with AngularBooter?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.