Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jj-mediator

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jj-mediator

Mediator for JavaScript

  • 0.2.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Build Status Dependency Status devDependency Status jj-mediator

Mediator for JavaScript. Loading and initializing module by event. Don't worry when code has errors! Mediator ignores broken modules.

###Download and run example on your PC###

npm install && npm start

###Build###

node_modules/.bin/grunt build

Wiki

Check wiki to find more information about mediator, modules, requirejs ...

ToDo:

  • Custom converter from event name to module name

  • Defining relations between modules (passing event between modules) - or added special module with feature.

    • simple: event -> event
    • multiple: event -> events
    • complex: event -> function - ready? or return events list.
  • debug on send error by throw. Hide errors in production env +1.

  • add test for r.js build min files.

FAQs

Package last updated on 19 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc