Skip to content

Commit

Permalink
Update ecosystem.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen committed Aug 9, 2016
1 parent b172dbe commit ad12081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wiki/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Don’t let this discourage you from trying the rest of them!
Consider these the “staff picks”, and don’t hesitate to submit a PR if you’ve built something wonderful with InversifyJS.

### Utilitites
- [inversify-binding-decorators](https://github.com/inversify/inversify-binding-decorators) - An utility that allows developers to declare lazy evaluated property injection using ES2016 decorators.
- [inversify-inject-decorators](https://github.com/inversify/inversify-inject-decorators) - An utility that allows developers to declare InversifyJS bindings using ES2016 decorators.
- [inversify-binding-decorators](https://github.com/inversify/inversify-binding-decorators) - Allows developers to declare lazy evaluated property injection using decorators.
- [inversify-inject-decorators](https://github.com/inversify/inversify-inject-decorators) - Allows developers to declare InversifyJS bindings using decorators.
- [inversify-express-utils](https://github.com/inversify/inversify-express-utils) - Some utilities for the development of express application with Express.
- [inversify-restify-utils](https://github.com/inversify/inversify-restify-utils) - Some utilities for the development of express application with Restify.

Expand Down

0 comments on commit ad12081

Please sign in to comment.