stripe-samples / subscription-use-cases

Create subscriptions with fixed prices or usage based billing.
https://stripe.com/docs/billing
MIT License
786 stars 396 forks source link

[REQUEST] adding Svelte client #101

Closed lgs closed 3 years ago

lgs commented 3 years ago

Other that vanillajs and React, should be great having Svelte client front-end with tailwind.

cjavilla-stripe commented 3 years ago

Thanks for the feedback, @lgs! We don't have any official support for Svelte, but would welcome community contributions for that framework. We explicitly avoid adding CSS frameworks as these samples are purely to be used for reference for how to implement the Stripe features and the CSS framework doesn't add any value and can distract from the actual demo.

nosovk commented 3 years ago

Svelte is not an CSS framework ;)

cjavilla-stripe commented 3 years ago

@nosovk right. I was referring to tailwind :)