3.1.2 • Published 2 years ago

inject-typesafe-react v3.1.2

Weekly downloads
9
License
MIT
Repository
github
Last release
2 years ago

React support for Inject Typesafe (inject-typesafe-react)

Reactjs integration for inject-typesafe in the form of a Context, high-order component (HOC) and hook for resolving injected services.

Installation

Install inject-typesafe locally within your project folder, like so:

npm install inject-typesafe

Or with yarn:

yarn add inject-typesafe

If you use react and want to use our react support you should also:

npm install inject-typesafe-react

Or with yarn:

yarn add inject-typesafe-react

Documentation

This is a child project of Inject Typesafe (inject-typesafe) to provide react support.

Full documentation is available at: https://github.com/scottbamford/inject-typesafe#readme