@delightstack/stripe
v1.0.0
Published
Stripe billing for Cloudflare Workers and SvelteKit — products, metered usage, webhooks, and subscription guards.
Maintainers
Readme
@delightstack/stripe
Stripe billing for Cloudflare Workers and SvelteKit — products, metered usage, webhooks, and subscription guards. Part of the Delightstack.
Install
pnpm add @delightstack/stripe stripeEntry points
| Import | Use |
| --- | --- |
| @delightstack/stripe/server | Worker-side billing: products, metered usage, webhook handling |
| @delightstack/stripe/client | Reactive Svelte 5 billing client |
| @delightstack/stripe/sveltekit | SvelteKit subscription guards |
| @delightstack/stripe/types | Shared types |
svelte and @sveltejs/kit are optional peer dependencies, required only when you use the
client / sveltekit entry points respectively.
Documentation
Full docs: https://docs.thedelight.co
License
MIT © Brian Schwabauer
