Skip to content

Commit b5a3e9e

Browse files
authored
docs: remove tracer from ecosystem (#1646)
1 parent aab4161 commit b5a3e9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wiki/ecosystem.md

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Consider these the “staff picks”, and don’t hesitate to submit a PR if you
1111
- [inversify-express-utils](https://github.com/inversify/inversify-express-utils) - Some utilities for the development of express application with Express.
1212
- [inversify-restify-utils](https://github.com/inversify/inversify-restify-utils) - Some utilities for the development of express application with Restify.
1313
- [inversify-vanillajs-helpers](https://github.com/inversify/inversify-vanillajs-helpers) - Some helpers for the development of InversifyJS applications with VanillaJS or Babel.
14-
- [inversify-tracer](https://github.com/tiagomestre/inversify-tracer) - Tool that allows the developer to trace methods of objects created by InversifyJS.
1514
- [inversify-components](https://github.com/webcomputing/inversify-components) - Layer on top of InversifyJS that enables you to split your application into several components.
1615
- [inversify-token](https://github.com/mscharley/inversify-token) - Token based layer for InversifyJS to enable strong type-safe guarantees for injection in TypeScript.
1716
- [inversify-agenda](https://github.com/lautarobock/inversify-agenda) - Some utilities for the development of agenda workers with Inversify

0 commit comments

Comments
 (0)