issues Search Results · repo:vojtajina/node-di language:CoffeeScript
Filter by
9 results
(49 ms)9 results
invojtajina/node-di (press backspace or delete to remove)When using an ES6 class as provider for a type , it throws an error, because the class constructor was called without
new. The documentation states, that type providers are instantiated with new.
DevWurm
- Opened on Jun 1, 2018
- #16
This project is not actively maintained anymore, but neither is angular/di according to issue 108. In that issue,
injection-js is referred, but that is more opinionated (Decorators, di.Class, ...). In ...
nicojs
- Opened on Feb 15, 2018
- #15
Testing the current exemple with car and engine, I get
/Users/sam/Workspace/inspecteur-harry/node_modules/di/lib/injector.js:104
modules.forEach(function(module) {
^
TypeError: Object # Object ...
lalop
- 2
- Opened on Aug 7, 2014
- #14
Hi,
I ve been using node-di quite a bit, so thanks for this. I have a question about this line:
https://github.com/vojtajina/node-di/blob/master/lib/injector.js#L70
var inject = fn.$inject fn.$inject ...
pschuegr
- 2
- Opened on Mar 21, 2014
- #10
Hi! I m about to write some code that has to run both on node and in the browser, and I really want to use some DI
system. I ve already used node-di and I like it, I think it s easier to use (because of ...
artoale
- 2
- Opened on Sep 8, 2013
- #7
...to demonstrate how to put it all together, and with a test folder demonstrating how to verify your injector.
wpannell
- Opened on Aug 9, 2013
- #5
If there are any exceptions thrown, DI system just silently passed it so developers have no clue where the bug is
truongsinh
- 1
- Opened on Jun 18, 2013
- #3
I d like to be able to use the node di framework to share modules between client and server. I currently have a hacked
together version of this (ripped some code out of angular until it ran in node), but ...
ashaffer
- 1
- Opened on May 2, 2013
- #2
Hi! First of all, thank you! That some good news for angular fans :)
Now, a little question: where do you think is better to put module.value, module.factory, etc...?
I mean, the angular way is to use ...
artoale
- 3
- Opened on Mar 11, 2013
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.