From 824d5f9ba9bbf97b707adffad37b151bce1f2fbe Mon Sep 17 00:00:00 2001 From: mysticwillz Date: Mon, 18 Aug 2025 01:48:33 +0100 Subject: [PATCH] feat: add Strip Node.js SDK to SDK section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa77a0e0..1e38b47e 100644 --- a/README.md +++ b/README.md @@ -1022,6 +1022,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Spotify SDK](https://github.com/loverajoel/spotify-sdk) - Entity oriented SDK to work with the Spotify Web API. * [Square Node.js SDK](https://github.com/square/connect-nodejs-sdk/) - JavaScript client library for payments and other Square APIs. * [OpenAI SDK](https://github.com/openai/openai-node) - Official JavaScript / TypeScript library for the OpenAI API. +* [Stripe Node.js SDK](https://github.com/stripe/stripe-node) - Stripe Node.js SDK lets you integrate payments, subscriptions, and billing into your JavaScript/TypeScript apps. ## Full Text Search