stripe.com
A command-line tool for Stripe
Package Information
- Domain:
stripe.com
- Name:
stripe.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install stripe
Programs
This package provides the following executable programs:
stripe
Aliases
This package can also be accessed using these aliases:
stripe
Available Versions
Show all 51 versions
1.27.0
,1.26.1
,1.26.0
,1.25.1
,1.25.0
1.24.0
,1.23.10
,1.23.9
,1.23.8
,1.23.7
1.23.6
,1.23.5
,1.23.4
,1.23.3
,1.23.2
1.23.1
,1.23.0
,1.22.0
,1.21.11
,1.21.10
1.21.9
,1.21.8
,1.21.7
,1.21.6
,1.21.5
1.21.3
,1.21.2
,1.21.1
,1.21.0
,1.20.0
1.19.5
,1.19.4
,1.19.3
,1.19.2
,1.19.1
1.19.0
,1.18.0
,1.17.2
,1.17.1
,1.17.0
1.16.0
,1.15.0
,1.14.7
,1.14.6
,1.14.5
1.14.4
,1.14.3
,1.14.2
,1.14.1
,1.14.0
1.13.12
Latest Version: 1.27.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +stripe.com@1.27.0 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.stripecom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.