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

0.1.10 • Public • Published

Wholesome

A Reddit API wrapper

Examples

const r = new Reddit({ userAgent: "Wholesome Example" });

const page = await r.subreddit("askreddit").hot();
page.items.forEach((p) => console.log(p.title));

/wholesome/

    Package Sidebar

    Install

    npm i wholesome

    Weekly Downloads

    1

    Version

    0.1.10

    License

    MIT

    Unpacked Size

    278 kB

    Total Files

    110

    Last publish

    Collaborators

    • ginnythecat