Skip to content

ezzabuzaid/tiny-injector

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tiny Injector

Tiny Injector is a tiny yet powerful and flexible Dependency Injection library for web projects that uses TypeScript.

It could be used on top of existing projects.

The work heavily inspired by . NET Dependency Injection, Angular +2 and This Answer.

Parts of documentation are taken from the Microsoft DI website

Keep in mind that this still work in progress, espically the documentation part. the API interface won't have dramatical change since the essence is to provide .Net DI interface.

Docs

you can find them here.

License

License: MIT

Built and maintained with 💛 by ezzabuzaid