Skip to content

Commit 427f20c

Browse files
committed
docs: mention nuxt 3, add link to live demo
1 parent 901878e commit 427f20c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,21 @@
66
[![npm](https://img.shields.io/npm/dm/vue-stripe-js)](https://www.npmjs.com/package/vue-stripe-js)
77
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://vshymanskyy.github.io/StandWithUkraine)
88

9-
Vue 3 components for Stripe. Build advanced payment integrations quickly. Easy to start, friendly DX, minimal abstractions, and full control. It's a glue between Stripe.js and Vue component lifecycle.
9+
Vue 3 components for Stripe. Build advanced payment integrations quickly. Easy to start, friendly DX, minimal abstractions, and full control. It's a glue between Stripe.js and Vue component lifecycle. Works with Nuxt 3.
1010

11-
### [**Become a sponsor** 💜](https://github.com/sponsors/softbeehive)
11+
🟢 **[Live demo](https://vue-stripe-js.netlify.app/)**
12+
13+
## Health 💜
1214
Consider supporting efforts to make this project healthy and sustainable. Thank you!
1315

16+
- **[Become a sponsor](https://github.com/sponsors/softbeehive)**
17+
- **[Donate via PayPal](https://paypal.me/softbeehive)**
18+
1419
## Quickstart ⚡️
1520

1621
### Upgrade
17-
[**Upgrade guide**](docs/UPGRADE_V1_TO_V2.md)
18-
**[Docs v1](https://github.com/ectoflow/vue-stripe-js/tree/v1.0.4)**
22+
- **[Upgrade guide](docs/UPGRADE_V1_TO_V2.md)**
23+
- **[Docs v1](https://github.com/ectoflow/vue-stripe-js/tree/v1.0.4)**
1924

2025
### 1. Install
2126

0 commit comments

Comments
 (0)