Skip to content

scottbamford/inject-typesafe-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published