Socket
Socket
Sign inDemoInstall

ember-rrssb

Package Overview
Dependencies
223
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-rrssb

Addon for Ridiculously Responsive Social Sharing Buttons.


Version published
Maintainers
1
Created

Readme

Source

ember-rrssb

Ember addon for Ridiculously Responsive Social Sharing Buttons. This addon is created from https://github.com/kni-labs/rrssb

Installation

  • ember install ember-rrssb

Available social share button

  • email
  • facebook
  • tumblr
  • linkedin
  • xing
  • twitter
  • reddit
  • vk
  • googleplus
  • pocket
  • pinterest

Options

  • shareUrl By default, shares a current url.

Usage

  • Example One :
{{e-rrssb
  email=true  
  facebook=true
  tumblr=true
  linkedin=true}}
  • Example Two :
{{e-rrssb
  shareUrl="https://www.emberaddons.com/?page=2"
  email=true  
  facebook=true
  tumblr=true
  linkedin=true
  xing=true
  twitter=true
  reddit=true
  vk=true
  googleplus=true
  pocket=true
  pinterest=true}}

Keywords

FAQs

Last updated on 07 Aug 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc