4.74.0 • Published 8 months ago

@parameter1/base-cms-marko-web-social-sharing v4.74.0

Weekly downloads
240
License
MIT
Repository
github
Last release
8 months ago

BaseCMS Marko Web Social Sharing Components

Installation

  1. Include @parameter1/base-cms-marko-web-social-sharing as a project/website dependency.

  2. Include the Browser plugin.

// your-site/browser/index.js
import SocialSharing from '@parameter1/base-cms-marko-web-social-sharing/browser';

SocialSharing(Browser);
// ...

export default Browser;
  1. Include the default styles:
@import "@parameter1/base-cms-marko-web-social-sharing/scss/buttons";

Usage

Include the sharing component where you'd like the icons to appear:

<marko-web-social-sharing
  path=content.siteContext.path
  providers=["email", "facebook", "linkedin", "twitter", "pinterest", "print"]
/>
4.74.0

8 months ago

4.55.4

1 year ago

4.36.8

2 years ago

4.40.3

2 years ago

4.32.0

2 years ago

4.5.12

2 years ago

4.11.1

2 years ago

4.0.0-beta.0

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago

4.0.2

2 years ago

4.0.0-alpha.0

2 years ago

3.0.0

3 years ago

2.92.0

3 years ago

2.75.1

3 years ago

2.75.0

3 years ago

2.22.2

4 years ago

2.4.2

4 years ago

2.3.0

4 years ago

2.0.0

4 years ago