An open API service indexing awesome lists of open source software.

https://github.com/nexys-system/stripe

Simple Stripe helper
https://github.com/nexys-system/stripe

stripe stripe-api typescript

Last synced: 2 months ago
JSON representation

Simple Stripe helper

Awesome Lists containing this project

README

        

# Stripe helper

[![npm version](https://badge.fury.io/js/@nexys%2Fstripe.svg)](https://www.npmjs.com/package/@nexys%2Fstripe)
[![npm version](https://img.shields.io/npm/v/@nexys%2Fstripe.svg)](https://www.npmjs.com/package/@nexys%2Fstripe)
[![Build and Test Package](https://github.com/nexys-system/stripe/actions/workflows/yarn.yml/badge.svg)](https://github.com/nexys-system/stripe/actions/workflows/yarn.yml)
[![Build and Test Package and (publish)](https://github.com/nexys-system/stripe/actions/workflows/publish.yml/badge.svg)](https://github.com/nexys-system/stripe/actions/workflows/publish.yml)
[![Code style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io/)
[![Bundlephobia](https://badgen.net/bundlephobia/min/@nexys%2Fstripe)](https://bundlephobia.com/result?p=@nexys%2Fstripe)

Client code: https://gist.github.com/johnb8005/3b1aec1546afad3185854b22b55586d4

## Get started

- install `yarn`
- build `yarn build`
- test `yarn test`