metaf-react
v0.6.0
Published
Resolvable component and injection root for adding DI/IoC to React App
Downloads
73
Maintainers
Readme
MetaF React
Resolvable component and injection root for adding DI/IoC to React App.
Table of Contents
What is it?
Simple library for creating truly reusable react components, which won't require any additional gymnastics for theirs consumers by providing simple and straightforward IoC
-container, with few additional features.
Motivation
How it works?
Why do I have to use it?
You don't have to, but if you:
Installation
Run:
npm install metaf-react