affirmation
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Affirmation

You're on the right path, keep going.

🏗️ Installation

Install this package

npm i affirmation

🚀 Usage

Import AffirmationClient

import { AffirmationClient } from "affirmation";

Create a new instance of AffirmationClient and call get

const client = new AffirmationClient();
const response = await client.get();
console.log(response);
// { "affirmation": "Your life is about to be incredible" }

Relax and unplug, it's time to enjoy life.

/affirmation/

    Package Sidebar

    Install

    npm i affirmation

    Weekly Downloads

    0

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    3.72 kB

    Total Files

    5

    Last publish

    Collaborators

    • bobbyg603