0.2.13 • Published 2 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-bus
Import 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:npm
0.2.13
2 years ago
0.2.12
2 years ago
0.2.11
2 years ago
0.2.10
2 years ago
0.2.7
2 years ago
0.2.6
2 years ago
0.2.9
2 years ago
0.2.8
2 years ago
0.2.5
2 years ago
0.2.4
2 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