55 packages
awesomplete-avoid-xss
Fork of awesomplete which avoids XSS by rendering suggestions as text
backbone.browserStorage
A localStorage and sessionStorage adapter for Backbone. It's a drop-in replacement for Backbone.Sync() to handle saving to the browser's browserStorage or sessionStorage database.
backbone.overview
An Overview is a View that contains and keeps track of sub-views. Kind of like what a Collection is to a Model.
Backbone.Overview
An Overview is a View that contains and keeps track of sub-views. Kind of like what a Collection is to a Model.
backbone.vdomview
VirtualDOM-aware Backbone View
@converse/headless
Converse.js Headless build
converse.js
Browser based XMPP chat client
@converse/localforage-getitems
Adds getItems method to localForage.
@converse/log
Logging utilities for Converse.js
@converse/openpromise
An open promise is a promise which can be resolved or rejected outside of its closure
@converse-plugins/browsertab
<img src="https://github.com/conversejs/community-plugins/blob/master/packages/browsertab/browsertab.png?raw=true" />
@converse-plugins/diagrams
<img src="https://github.com/conversejs/community-plugins/blob/master/packages/diagrams/diagrams.png" />
@converse-plugins/directory
<img src="https://github.com/conversejs/community-plugins/blob/master/packages/directory/directory.png" />
@converse-plugins/jitsimeet
<img src="https://github.com/conversejs/community-plugins/blob/master/packages/jitsimeet/jitsimeet.png?raw=true" /> <img src="https://github.com/conversejs/community-plugins/blob/master/packages/jitsimeet/jitsimeet2.png?raw=true" />
@converse-plugins/location
<img src="https://github.com/conversejs/community-plugins/blob/master/packages/location/location.png?raw=true" />
@converse-plugins/muc-directory
<img src="https://github.com/conversejs/community-plugins/blob/master/packages/muc-directory/muc-directory.png" />
@converse-plugins/muc-presence-probe
This plugin will wait until MAM messages have been fetched for a MUC and then sends out an IQ stanza that requests presence information for all the authors of the returned MAM messages.
@converse/skeletor
Modernized Backbone with web components
generator-conversejs
Create a Converse.js plugin
generator-patternslib
A Yeoman generator for creating a Patternslib pattern
mergebounce
A debounce implementation that merges passed in objects before finally sending them to the debounced function
patternslib
Patternslib is a JavaScript library that enables designers to build rich interactive prototypes without the need for writing any Javascript. All events are triggered by classes and other attributes in the HTML, without abusing the HTML as a programming la
@patternslib/dev
Development base files for working with Patternslib and add-ons.
@patternslib/pat-ckeditor
A Patternslib pattern for CKEditor.
@patternslib/pat-code-editor
A pattern for a code-editor