Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 550 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 550 Bytes

Terso

dependency injection hooks for React.

Terso is a pragmatic hook and HOC library for React, that provides dependency injection to a React application. It uses inversify js as an IoC container, in combination with mobx for state management.

Is it a revolutionary library? No! It is just a collection of functions, born with the sole need of not wanting to copy/paste the same code into different projects.

More: