Preview:
const SmeeClient = require('smee-client')

const smee = new SmeeClient({
  source: 'https://smee.io/7h3YBnw81bC48I6n',
  target: 'http://localhost:3000/events',
  logger: console
})

const events = smee.start()

// Stop forwarding events
events.close()
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter