MetaFramework for front-end.
npm install metaf
!Contributions welcome





[npm-badge-png]: https://nodei.co/npm/metaf.png?downloads=true&downloadRank=true&stars=true
[package-url]: https://npmjs.com/package/metaf
[![npm badge][npm-badge-png]][package-url]
> WARNING: it's early beta, so documentation may have mistakes, if you face any problems feel free to create issues.
Since MetaF itself isn't working yet, most probably you were looking for one of those:
1. metaf-resolvable - abstract resolvable mixin and injection root for adding DI/IoC to any framework
2. metaf-react - resolvable component and injection root for adding DI/IoC to React App
- What is it?
- Motivation
- How it works?
- Why do I have to use it?
- Installation
- Usage
npm install metaf
``