@miriamjs/ioc

0.1.12 • Public • Published

Miriam IoC

IoC is a simple IoC strategy to avoid complex require statements everywhere.

npm install @miriam/ioc

Usage

register()

use()

ensure()

services()

Watchman Configuration

In order to use Payload in your React Native project while also developing payload:

brew uninstall watchman
brew update && brew upgrade
brew install --HEAD watchman
npm i -g wml
wml add <src> <dst>
wml list
wml start

Readme

Keywords

Package Sidebar

Install

npm i @miriamjs/ioc

Homepage

miriamjs.org

Weekly Downloads

1

Version

0.1.12

License

ISC

Unpacked Size

33.5 kB

Total Files

12

Last publish

Collaborators

  • benallfree