Skip to main content

SenseJS, a Typescript Dependency Injection Framework for Node.js

Flexible & Customizable

SenseJS is built upon a modularized dependency injection system, almost everything is made into module so that they can be easily composed or replaced by your application.

Blazing Fast

To make the performance dependency injection as fast as possible, it is developed from scratch and highly optimized for the usage of SenseJS.

Graceful startup & shutdown

SenseJS take care of graceful setup and shutdown, based on the dependency graph of modules in your application.