All Projects → bachors → jQuery-Google-Plus-Stream

bachors / jQuery-Google-Plus-Stream

Licence: MIT license
jQuery Google Plus Stream

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to jQuery-Google-Plus-Stream

TimelineCards
Presenting timelines as cards, single or bundled in scrollable feed!
Stars: ✭ 423 (+2543.75%)
Mutual labels:  timeline, feed
Stream Django
Django Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 415 (+2493.75%)
Mutual labels:  timeline, feed
Stream Js
JS / Browser Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 286 (+1687.5%)
Mutual labels:  timeline, feed
stream-ruby
Ruby Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 81 (+406.25%)
Mutual labels:  timeline, feed
Stream Php
PHP Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 129 (+706.25%)
Mutual labels:  timeline, feed
Stream Laravel
Laravel Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 299 (+1768.75%)
Mutual labels:  timeline, feed
Timelinecards
Presenting timelines as cards, single or bundled in scrollable feed!
Stars: ✭ 415 (+2493.75%)
Mutual labels:  timeline, feed
Stream Go2
GetStream.io Go client
Stars: ✭ 67 (+318.75%)
Mutual labels:  timeline, feed
Stream Node Orm
NodeJS Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 108 (+575%)
Mutual labels:  timeline, feed
Gatsby Theme Chronoblog
⏳ Chronoblog is a Gatsbyjs theme specifically designed to create a personal website. The main idea of ​​Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done.
Stars: ✭ 101 (+531.25%)
Mutual labels:  timeline, feed
stream-python
Python Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 134 (+737.5%)
Mutual labels:  timeline, feed
Stream Rails
Rails Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 250 (+1462.5%)
Mutual labels:  timeline, feed
stream-net
NET Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 28 (+75%)
Mutual labels:  timeline, feed
vuepress-plugin-feed
RSS, Atom, and JSON feeds generator plugin for VuePress 1.x
Stars: ✭ 46 (+187.5%)
Mutual labels:  feed
Tubefeeder
A Youtube, Lbry and Peertube client made for the Pinephone
Stars: ✭ 88 (+450%)
Mutual labels:  feed
stream-feed-flutter
Stream Feed official Flutter SDK. Build your own feed experience using Dart and Flutter.
Stars: ✭ 67 (+318.75%)
Mutual labels:  feed
feed2email
RSS/Atom feed updates in your email
Stars: ✭ 37 (+131.25%)
Mutual labels:  feed
angular-timelinejs3
A timelineJS3 angular directive
Stars: ✭ 26 (+62.5%)
Mutual labels:  timeline
swarm-cli
Manage your Bee node and interact with the Swarm network via the CLI
Stars: ✭ 36 (+125%)
Mutual labels:  feed
plan44-feed
OpenWrt feed containing plan44 packages
Stars: ✭ 25 (+56.25%)
Mutual labels:  feed

jQuery-Google-Plus-Stream

jQuery Google Plus Stream is jQuery plugin to display your google+ timeline steams (posts, photos, videos, article) on your website.

Sample

HTML

<div id="GPstream"></div>

JS

<script>
GPstream({
    user: '+username or userID',
    key: 'API KEY'
});
</script>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].