New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ember-rrssb

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-rrssb

Addon for Ridiculously Responsive Social Sharing Buttons.

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 07 Aug 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc