From 1bc49ce85d442bbba14952e46367101657e8f030 Mon Sep 17 00:00:00 2001 From: Bobbilee Hartman Date: Wed, 10 Jul 2019 09:55:42 -0700 Subject: [PATCH] square node.js sdk added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad3008f..38b2095 100644 --- a/README.md +++ b/README.md @@ -872,6 +872,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [javascript-sdk-design](https://github.com/huei90/javascript-sdk-design) - Javascript SDK design guide extracted from work and personal experience * [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. ## Misc