@servicensw/social

3.0.5 • Public • Published

@servicensw/social

A Social sharing widget that automatically creates sharing links for Facebook, Twitter, LinkedIn, WhatsApp, and email.

Social component

Service NSW package documentation and examples
(Login credentials required)

Installation

npm install @servicensw/social --save-dev

How to use

CSS

  • PostCSS workflow: @import '@servicensw/social';
  • Sass/Eyeglass: @import 'servicensw-social';
  • Native CSS: @import url('dist/css/social.css');
  • Link tag: <link href="dist/css/social.css" rel="stylesheet" type="text/css">

Vanilla JS

  • ES6 import: import '@servicensw/social';
  • Script tag: <script src="dist/social-sharing.js" type="text/javascript"></script>

Vanilla JS is called on DOMContentLoaded for the first #socialSharing element.

Alternatively, initialise it manually for a specific CSS selector:

import SocialSharing from "@servicensw/social"

new SocialSharing("#socialSharing:not(.is-excluded)")

HTML

<div id="socialSharing" class="social-sharing"></div>

Change log

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.52latest
2.5.10-alpha.01canary

Version History

VersionDownloads (Last 7 Days)Published
3.0.52
3.0.5-alpha.01
3.0.441
3.0.4-alpha.51
3.0.4-alpha.41
3.0.4-alpha.31
3.0.4-alpha.20
3.0.4-alpha.11
3.0.4-alpha.01
3.0.32
3.0.3-alpha.01
3.0.21
3.0.2-alpha.01
3.0.11
3.0.1-alpha.01
3.0.01
3.0.0-alpha.11
3.0.0-alpha.01
2.7.0-alpha.30
2.7.0-alpha.21
2.7.0-alpha.11
2.6.81
2.6.8-alpha.02
2.6.71
2.6.7-alpha.31
2.6.7-alpha.21
2.6.7-alpha.11
2.6.61
2.6.5-alpha.11
2.6.51
2.6.5-alpha.01
2.6.41
2.6.4-alpha.01
2.6.30
2.6.3-alpha.01
2.6.21
2.6.1-alpha.41
2.6.1-alpha.31
2.6.11
2.6.1-alpha.21
2.6.1-alpha.10
2.6.1-alpha.01
2.6.01
2.6.0-alpha.01
2.5.10-alpha.11
2.5.10-alpha.01
2.5.91
2.5.9-alpha.12
2.5.9-alpha.01
2.5.81
2.5.71
2.5.61
2.5.51
2.5.41
2.5.31
2.5.21
2.5.11
2.5.01
2.4.11
2.4.01
2.3.81
2.3.71
2.3.61
2.3.50
2.3.41
2.3.31
2.3.21
2.3.11
2.3.01
2.2.191
2.2.181
2.2.171
2.2.161
2.2.151
2.2.141
2.2.131
2.2.121
2.2.111
2.2.101
2.2.91
2.2.81
2.2.71
2.2.61
2.2.51
2.2.41
2.2.31
2.2.21
2.2.11
2.2.00
2.1.31
2.1.21
2.1.11
2.1.01
2.0.31
2.0.21
2.0.11
2.0.01
1.2.181
1.2.171
1.2.161
1.2.151
1.2.141
1.2.131
1.2.122
1.2.111
1.2.101
1.2.91
1.2.81
1.2.71
1.2.61
1.2.51
1.2.41
1.2.31
1.2.21
1.2.12
1.2.01
1.1.40
1.1.31
1.1.21
1.1.11
1.1.01
1.0.21
1.0.11
1.0.01

Package Sidebar

Install

npm i @servicensw/social

Weekly Downloads

189

Version

3.0.5

License

MIT

Unpacked Size

51.4 kB

Total Files

19

Last publish

Collaborators

  • larowlan
  • rikki_iki
  • acbramley
  • erinsnsw
  • dojob65
  • ramya.shankaralingam
  • mariam.khoudier
  • christine.roque
  • previousnext-admin
  • mcaddz
  • jptaranto