https://github.com/strophe/strophejs-plugin-vcard
https://github.com/strophe/strophejs-plugin-vcard
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/strophe/strophejs-plugin-vcard
- Owner: strophe
- Created: 2017-01-25T13:40:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T08:24:25.000Z (over 7 years ago)
- Last Synced: 2025-04-17T23:15:35.319Z (about 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 13
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# XEP-0054: vcard-temp
This plugin implements [XEP-0054](http://xmpp.org/extensions/xep-0054.html).
## Usage
Just link the register plugin below the strophe library in your HTML head
section:
``` html
```