0.4.8 • Published 8 months ago

clifton v0.4.8

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

šŸ“¬ Clifton

Never miss a delivery between your iframes again! Clifton is your friendly neighborhood postman, ensuring your messages arrive safe and sound, no matter the weather.

Install

šŸ“¦ Get on the road by installing clifton:

npm install clifton

Usage

🚚 Create a Bus on all your pages:

import { Bus } from 'clifton'

const bus = new Bus('letters')

šŸ“Ø Then start delivering messages:

bus.deliver('letter', { to: 'Jess' })

bus.receive('reply', msg => {})
0.4.8

8 months ago

0.4.7

9 months ago

0.4.6

9 months ago

0.4.5

9 months ago

0.4.4

9 months ago

0.4.3

9 months ago

0.4.2

9 months ago

0.4.1

9 months ago

0.4.0

9 months ago

0.3.0

9 months ago

0.2.0

9 months ago

0.1.0

9 months ago