Skip to content

codesweetly/thank-you-tweet-button-004

Repository files navigation

Note

This package is a project in the Creating NPM Package book.

Thank You Tweet Button 004

An easy-to-use tweet button for saying thank you to @oluwatobiss.

This button auto-fills your tweet pop-up modal with a nicely worded thank you message.

Features

  • A button that posts a thank you message

Live Demo

https://codesweetly.com

Installation

This section shows how to install the Thank You Tweet Button 004 package.

Using npm

npm install thank-you-tweet-button-004

Using yarn

yarn add thank-you-tweet-button-004

Using pnpm

pnpm add thank-you-tweet-button-004

Usage

import { tweetButton } from "thank-you-tweet-button-004";

document.YourDOMNode.appendChild(tweetButton());

Dev Dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors