Home > Strophe.js-Plugins

Strophe.js-Plugins

Strophe.js-Plugins is a project mainly written in JavaScript, it's free.

A collection of strophe plugins that let you work with native JavaScript instead of XML

Our little collection of Strophe.js plugins

Intro

This collection will grow. We'll gradually clean this up and add more of our plugins as we find time.

Goals

  1. Completely abstract the XML and turn incoming XMPP stanzas into jQuery custom events that are triggered on the document. You can read more about jQuery events here: triggering, binding, and namespaced events.

  2. Make XMPP easy to consume.

  3. Give back.

This is just a start... there will be more...