metaf-resolvable
Version:
Abstract resolvable mixin and injection root for adding DI/IoC to any framework
40 lines (27 loc) • 1.1 kB
Markdown
[npm-badge-png]: https://nodei.co/npm/metaf-resolvable.png?downloads=true&downloadRank=true&stars=true
[package-url]: https://npmjs.com/package/metaf-resolvable
[![npm badge][npm-badge-png]][package-url]
[](https://snyk.io/test/npm/metaf-resolvable)
# MetaF Resolvable <!-- omit in toc -->
> Abstract resolvable mixin and injection root for adding DI/IoC to any framework.
## Table of Contents <!-- omit in toc -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [What is it?](#what-is-it)
- [Motivation](#motivation)
- [How it works?](#how-it-works)
- [Why do I have to use it?](#why-do-i-have-to-use-it)
- [Installation](#installation)
- [Usage](#usage)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## What is it?
## Motivation
## How it works?
## Why do I have to use it?
You don't have to, but if you:
## Installation
Run:
```
npm install metaf-resolvable
```
## Usage