Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 352 Bytes

This is a plugin for adding jiathis share button to meteor app, which suports sharing to weibo, wechat, QQ, etc.

How to install

  meteor add huaming:jiathis-share

Usage

In your template, add the below snippet to where you want the share buttons put:

  {{> jiathisShareButton uid=[Your UID] }}