container-ioc
Advanced tools
Comparing version
{ | ||
"name": "container-ioc", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "IoC container", | ||
@@ -5,0 +5,0 @@ "author": "Alexander Kozlov", |
@@ -121,8 +121,8 @@ ## IoC Container written in Typescript | ||
It's just a very basic version. I'm going to add more functionality to meet common use cases, such as ability | ||
to mark injections in constructor with types only (typescript projects) and more handy API. | ||
to mark injections in constructor with types for typescript projects and more handy API. | ||
### Contribution: | ||
If you want to help feel free to submit an bug or a feature request. | ||
If you want to help feel free to submit a bug or a feature request. | ||
Also leave a comment under the issue you'd like to work on. | ||
see [CONTRIBUTION.md](CONTRIBUTION.md) |
Sorry, the diff of this file is not supported yet
62270
-0.14%