1.1.1 • Published 6 years ago

@odopod/odo-share v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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.

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago