Standalone proxy client + converters for the Play Live Twitch
Charity REST proxy. Designed as the canonical source of Twitch
Charity wire shapes for every other Play Live package.
Browser / Bun / Node / Lambda safe. Native fetch only. No
framework dependencies. Depends only on @playlive/twitch-shared
(types) and @playlive/tiltify-core/types (target shape for the
converter helpers).
@playlive/twitch-charity— public entry point.Standalone proxy client + converters for the Play Live Twitch Charity REST proxy. Designed as the canonical source of Twitch Charity wire shapes for every other Play Live package.
Subpaths:
@playlive/twitch-charity(this barrel)@playlive/twitch-charity/client—fetchTwitchCampaign,fetchTwitchCampaignDonations@playlive/twitch-charity/types— wire shapes (camelCase + snake_case)@playlive/twitch-charity/convert— Twitch → Tiltify converters@playlive/twitch-charity/errors—TwitchCharityApiErrorBrowser / Bun / Node / Lambda safe. Native
fetchonly. No framework dependencies. Depends only on@playlive/twitch-shared(types) and@playlive/tiltify-core/types(target shape for the converter helpers).