@hideokamoto/stripe-client
v1.1.0
Published
utility functions for ask-sdk
Downloads
22
Readme
Stripe SDK Clinet for Node.js
https://www.npmjs.com/package/@hideokamoto/stripe-client
$ yarn add @hideokamoto/stripe-client
Getting started
$ git clone [email protected]:hideokamoto/stripe-client.git
$ cd stripe-client
$ yarn
$ yarn run build
Before making a new Pull Request
You must pass the following check commands.
$ yarn test
$ yarn run lint