@metamask/messenger
A type-safe message bus library
Last updated 8 days ago by metamaskbot .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @metamask/messenger 
SYNC missed versions from official npm registry.

@metamask/messenger

A type-safe message bus library.

The Messenger class allows registering functions as 'actions' that can be called elsewhere, and it allows publishing and subscribing to events. Both actions and events are identified by namespaced strings.

Installation

yarn add @metamask/messenger

or

npm install @metamask/messenger

Contributing

This package is part of a monorepo. Instructions for contributing can be found in the monorepo README.

Current Tags

  • 1.1.1                                ...           latest (8 days ago)

6 Versions

  • 1.1.1                                ...           8 days ago
  • 1.1.0                                ...           9 days ago
  • 1.0.0                                ...           15 days ago
  • 0.3.0                                ...           7 months ago
  • 0.2.0                                ...           7 months ago
  • 0.1.0                                ...           8 months ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (13)

Copyright 2013 - present © cnpmjs.org | Home |