0.1.12 • Published 7 years ago

@miriamjs/ioc v0.1.12

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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
0.1.12

7 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago