stripe-node icon indicating copy to clipboard operation
stripe-node copied to clipboard

Removed qs

Open gkiely opened this issue 1 year ago • 12 comments
trafficstars

Based off this comment https://github.com/stripe/stripe-node/issues/2038#issuecomment-2004751719

Includes a lightweight alternative to qs.stringify that can run in worker environments. I have added 80% of the tests from the qs library, if you think this is a good approach I can add the remainder. I wanted to confirm it is viable before I put any more time into it :)

gkiely avatar Jun 23 '24 23:06 gkiely