Hacker News new | ask | show | jobs
by marklmc 3577 days ago
Amazing offer, thanks for the opportunity!

LentilDI is an ES6 Dependency Injection framework that aims to:

- reduce the boilerplate in wiring stuff up

- reduces the complexity of managing the ordering of dependencies.

- make testing components easy and transparent

Github: https://github.com/magicmark/LentilDI

It's a hobby side project at the moment, but it's well tested and any assistance/feedback would be great!