inversify

Results 12 repositories owned by inversify

InversifyJS

10.9k
Stars
712
Forks
Watchers

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.

inversify-express-utils

567
Stars
98
Forks
Watchers

Some utilities for the development of Express application with InversifyJS

inversify-express-example

270
Stars
80
Forks
Watchers

The official express + inversify+ inversify-express-utils examples

inversify-binding-decorators

165
Stars
21
Forks
Watchers

An utility that allows developers to declare InversifyJS bindings using ES2016 decorators

inversify-inject-decorators

144
Stars
14
Forks
Watchers

Lazy evaluated property injection decorators

inversify-basic-example

105
Stars
212
Forks
Watchers

A basic example that showcases how to setup InversifyJS

inversify-chrome-devtools

30
Stars
3
Forks
Watchers

A chrome extension that aims to help developers working with InversifyJS

inversify-devtools

37
Stars
4
Forks
Watchers

The inversify-devtools application that power the browser extensions.

inversify-hapi-example

17
Stars
4
Forks
Watchers

The official inversify + hapi example