Sharer.js
=========

> Using Sharer.js on your project? [Let me know!](https://github.com/ellisonleao/sharer.js/issues/24)

[![Build Status](https://travis-ci.org/ellisonleao/sharer.js.svg?branch=master)](https://travis-ci.org/ellisonleao/sharer.js)

Sharer.js is a very tiny js lib to create custom social share components on DOM elements for your website. No dependencies.

## AMD CommonJS Support

Currently there is no support for AMD/CommonJS right now, but there is a repo which exposes the current Sharer class behaviour.

Please checkout https://github.com/okmttdhr/sharer.npm.js

## License

GPLv3

## Documentation

Checkout [the docs page](https://ellisonleao.github.io/sharer.js/) for more info about installing and usage.
