@loopback/context
Facilities to manage artifacts and their dependencies in your Node.js applications. The module exposes TypeScript/JavaScript APIs and decorators to register artifacts, declare dependencies, and resolve artifacts by keys. It also serves as an IoC container
@paprika/seducer
Seducer (simple reducer) is a wrapper on top of React.useReducer, making it easier to use