/st-twitter

Twitter Widget Stencil Component

Primary LanguageHTMLMIT LicenseMIT

Built With Stencil

Twitter Component

Easy Twitter buttons and timelines via a web component.

Install

npm i st-twitter

Follow Button

<st-twitter type="follow" user="stenciljs"></st-twitter>

Hashtag Tweet

<st-twitter type="hashtag" hashtag="stenciljs" text="this is the text of the tweet"></st-twitter>

User Timeline

<st-twitter type="timeline" user="stenciljs"></st-twitter>

User List

<st-twitter type="list" user="TwitterDev" list="national-parks"></st-twitter>