morganstanley / needle

A lightweight flexible Dependency Injection library for use with TypeScript projects.
Apache License 2.0
15 stars 8 forks source link

doc: comparison against already existing libs. #4

Closed mathpaquette closed 3 years ago

mathpaquette commented 4 years ago

how does that compare to existing lib doing that already? just to name few... https://github.com/microsoft/tsyringe https://github.com/inversify/InversifyJS

Davidhanson90 commented 3 years ago

You will now find a feature table for needle here. https://github.com/morganstanley/needle#feature-support

Associated PR here - Adding feature table with support status

Generally getting into direct comparison with other libraries is not considered healthy for OSS projects. Happy for community to do their own comparisons however.

mathpaquette commented 3 years ago

Maybe to highlight the limitations you faced using the other DI containers would help.

Davidhanson90 commented 3 years ago

I'll consider maybe putting these in main docs but they are normally emotive and subjective