4.55.4 • Published 10 days ago

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

Weekly downloads
240
License
MIT
Repository
github
Last release
10 days 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.55.4

10 days ago

4.36.8

8 months ago

4.40.3

6 months ago

4.32.0

10 months ago

4.5.12

1 year ago

4.11.1

1 year ago

4.0.0-beta.0

1 year ago

4.1.0

1 year ago

4.0.0

1 year ago

4.0.2

1 year ago

4.0.0-alpha.0

1 year ago

3.0.0

2 years ago

2.92.0

2 years ago

2.75.1

2 years ago

2.75.0

2 years ago

2.22.2

3 years ago

2.4.2

3 years ago

2.3.0

3 years ago

2.0.0

3 years ago