@odopod/odo-share

1.1.1 • Public • Published

Odo Share

Share links to social media.

Install

npm install @odopod/odo-share --save

Quick Start

<a href="#" class="odo-share" data-service="twitter">Share on Twitter</a>

or

import OdoShare from '@odopod/odo-share';

OdoShare.share({
  service: 'twitter'
});

Documentation

Visit the Odo component directory for demos, code examples, and documentation.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @odopod/odo-share

      Weekly Downloads

      1

      Version

      1.1.1

      License

      MIT

      Unpacked Size

      128 kB

      Total Files

      28

      Last publish

      Collaborators

      • nathanbuchar
      • odopod-admin
      • vestride