Skip to content

Latest commit

 

History

History

react

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

npm badge

Known Vulnerabilities

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

Usage