thank-you-tweet-button-003

3.0.3 • Public • Published

Note

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

Thank You Tweet Button 003

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 003 package.

Using npm

npm install thank-you-tweet-button-003

Using yarn

yarn add thank-you-tweet-button-003

Using pnpm

pnpm add thank-you-tweet-button-003

Usage

import { TweetButton } from "thank-you-tweet-button-003";

function App() {
  return <TweetButton />;
}

Dependencies

Dev Dependencies

/thank-you-tweet-button-003/

    Package Sidebar

    Install

    npm i thank-you-tweet-button-003

    Weekly Downloads

    2

    Version

    3.0.3

    License

    MIT

    Unpacked Size

    6.12 kB

    Total Files

    5

    Last publish

    Collaborators

    • codesweetly