cgokceli / quill-tweet

Quill.js module for inserting tweets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quill Tweet Button for embedding tweets

Installation

Install via npm:

npm install quill-tweet

Install via bower

bower install quill-tweet

This package requires twitter's "widgets.js" file. Make sure to include this script at the top of you page.

<script src="https://platform.twitter.com/widgets.js"></script>

About

Quill.js module for inserting tweets


Languages

Language:JavaScript 93.0%Language:CSS 7.0%