https://github.com/strophe/strophejs-plugin-bookmarks
https://github.com/strophe/strophejs-plugin-bookmarks
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/strophe/strophejs-plugin-bookmarks
- Owner: strophe
- License: mit
- Created: 2017-01-25T13:40:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T16:32:08.000Z (almost 9 years ago)
- Last Synced: 2025-06-01T23:14:06.286Z (12 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# strophejs-plugin-bookmarks
Plugin for [strophe.js](https://www.npmjs.com/package/strophe.js) providing Bookmarks ([XEP-0048](http://xmpp.org/extensions/xep-0048.html)).
Bookmarks support is ported from (Candy plugins)[https://github.com/candy-chat/candy-plugins/tree/master/bookmark] to work with Strophe.
## Install
```bash
npm install strophejs-plugin-bookmarks
```