0.2.13 • Published 3 years ago
@getsensibill/web-post-message-bus v0.2.13
Sensibill Web Post Message Bus
This project adds inter iframe communication capabilities using window.postMessage under the hood.
# Using npm
npm i @getsensibill/web-post-message-bus
# Using yarn
yarn add @getsensibill/web-post-message-busImport where you need it
import { SensibillPostMessageBus } from '@getsensibill/web-post-message-bus';Events are also imported like this
import { LaunchCaptureEvent } from '@getsensibill/web-post-message-bus';Example Usage
SensibillPostMessageBus.send(new LaunchCaptureEvent());Build
yarn build:npm0.2.13
3 years ago
0.2.12
3 years ago
0.2.11
3 years ago
0.2.10
3 years ago
0.2.7
3 years ago
0.2.6
3 years ago
0.2.9
3 years ago
0.2.8
3 years ago
0.2.5
3 years ago
0.2.4
3 years ago
0.2.3
4 years ago
0.2.2
4 years ago
0.2.1
4 years ago
0.2.0
4 years ago
0.1.8
4 years ago
0.1.9
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago