Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

sapegin/social-share-services

Repository files navigation

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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published