Async Support
Unique support for async dependencies with merging async code and constructor injection via plain async functions.
Async Support
Unique support for async dependencies with merging async code and constructor injection via plain async functions.
Strongly Typed
Great IDE autocomplete and compile time check without manual type casting.
Non-invasive
Does not require imported decorators or framework extends in your business logic.
React Friendly
Useful React bindings to help separate application business logic and view layer.
@decorators
or framework extends
in your application business logicreflect-metadata
or decorators so there is no need to hack in decorator and "decoratorMetadata"
support in to your build configs