An open API service indexing awesome lists of open source software.

https://github.com/ducksoupdev/typescript-ioc

Typescript IOC/DI example using Inversify
https://github.com/ducksoupdev/typescript-ioc

Last synced: 2 months ago
JSON representation

Typescript IOC/DI example using Inversify

Awesome Lists containing this project

README

          

# Typescript IOC/DI

This example uses [Inversify](http://inversify.io) and is based on their example.

## Installation

npm install

## Run

npm run things