0.1.1 • Published 7 years ago

simple-mediator v0.1.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
7 years ago

Simple Mediator (WIP)

DISCLAIMER: This is an early development version and ISN'T READY FOR PRODUCTION!

Overview

Simple mediator module focused on browser use. It works with NodeJs but I'll not recommend

Install

  • NPM
$ npm install simple-mediator --save
  • YARN
$ yarn add simple-mediator
  • BOWER
$ bower install simple-mediator --save

Using

Loading

  • Script
<script src="bower_components/simple-mediator/dist/index"></script>
<script src="bower_components/simple-mediator/dist/context.js"></script>

Docs

Simple Mediator