decouple
Decouple the DOM events from expensive functions.
service-locator
service-locator helps keep your system decoupled by providing a central location where your application information can be found by other parts of you application.
@jems/di
An implementation of IoC pattern based on dependency injection that allows you to granulate and decouple your libraries or applications. Wrote using SOLID principles and a variety OOP patterns implementations.