JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 24
  • Score
    100M100P100Q54127F
  • License MIT

Package Exports

  • d-share

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (d-share) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

d-share

Derby.js component.

Share your website on multiple third-party social networks.

Available Sharing Networks

  • Email
  • Facebook
  • Google+
  • Pinterest
  • Tumblr
  • Twitter
  • Reddit
  • LinkedIn
  • MySpace
  • Douban
  • Kaixin
  • Netease
  • Renren
  • Sina
  • Sohu

Usage Examples

Facebook

share(service="facebook", url="http://derbyjs.com/", text="Expect more from MVC.")
    button Share on Facebook

Twitter

share(service="twitter", url="http://derbyjs.com/", text="Expect more from MVC.")
    button Share on Twitter

Pinterest

share(service="pinterest", url="http://derbyjs.com/", desc="Expect more from MVC.", image="http://derbyjs.com/images/derby.png")
    button Share on Pinterest

Data Attributes

Attribute Description Applies To
service The network to share to (please refer to the available networks; must be all lower case) All
url The URL you want to share All, except Netease
text The title or text you want to enter when sharing Email, Facebook, Twitter, Reddit, MySpace, Douban, Kaixin, Netease, Renren, Sina, Sohu
desc The description you want to enter when sharing Email, LinkedIn, Pinterest, MySpace
image The image you want to enter when sharing Pinterest, Douban, Sina