owja / ioc

:unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
MIT License
287 stars 13 forks source link

Testing & Code Reviews #8

Open hbroer opened 5 years ago

hbroer commented 5 years ago

I could need some help with testing and some people doing code review of my own work. Feel free to open Issue, make pull requests or just comment here. :)

levibostian commented 5 years ago

I'm subscribed on GitHub to this project. I enjoy keeping up with the progress. Interested in me reading over pull requests and issues for you?

hbroer commented 5 years ago

Yea. I love to discuss code and ideas. :) First I need to add some inline documentation I think: #33. Because I have not that much time still it may take a while, but we will see. I really appreciate your interest in this little project.

levibostian commented 5 years ago

Absolutely. I love this little project because, well, it is little 😃. I found it while trying to find a DI library that was small in size for my projects. Inversify was cool, but too bloated for my needs. The vision outlined in the readme for this project immediately got me to love it. I love the vision and will do my best to stand by it.