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

1.0.0 • Public • Published

purin

X (Twitter) list API for getting the top tweets of the day.

Install

  pnpm add purin

Usage

import { getListHotTweets } from 'purin'

const result = await getListHotTweets({
  list: '...',
  auth: { ... }
})

License

MIT

/purin/

    Package Sidebar

    Install

    npm i purin

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    36.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • fz6m