inject-typesafe-react
TypeScript icon, indicating that this package has built-in type declarations

3.1.2 • Public • Published

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

Package Sidebar

Install

npm i inject-typesafe-react

Weekly Downloads

2

Version

3.1.2

License

MIT

Unpacked Size

24.7 kB

Total Files

32

Last publish

Collaborators

  • scottbamford