Star Follow @1000ch
GitHub # social-button [![devDependency Status](https://david-dm.org/1000ch/social-button/dev-status.svg)](https://david-dm.org/1000ch/social-button?type=dev) Social Buttons as Web Components. ## Install Using npm: ```bash $ npm install social-button ``` ## Usage Import and register scripts. ```html ``` ## Twitter Button ```html ``` - `type` **follow** / **share** / **hashtag** / **mention** - `width` - `height` - `user` - `text` - `hashtag` ## Facebook Button ```html ``` - `layout` **standard** / **box_count** - `width` - `height` - `href` URL to like or share. ## License [MIT](https://1000ch.mit-license.org) © [Shogo Sensui](https://github.com/1000ch)