social-share-services

1.0.0 • Public • Published

social-share-services

Social share sites data: icon, popup URL, etc.

Extracted from social-likes-next.

npm install --save social-share-services
import facebook from 'social-share-services/facebook';
/*
{
	icon: 'M13 0H3C1…',  // SVG path
	popupUrl: 'https://www.facebook.com/sharer/sharer.php?u={url}',  // Popup URL template
	popupWidth: 600,
	popupHeight: 500,
}
*/

Change log

The change log can be found on the Releases page.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.

Package Sidebar

Install

npm i social-share-services

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • sapegin