social-share-services
v1.0.0
Published
Social share sites data: icon, popup URL, etc.
Downloads
8
Maintainers
Readme
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.