nano-stripe
v0.2.0
Published
A lightweight and framework-agnostic strpe component to track payments and conversion.
Maintainers
Readme
Nano Stripe
Nano Stripe is a lightweight and framework-agnostic package that integrates Stripe analytics into any web application.
Installation
npm install nano-stripeUsage
<script>
import "nano-stripe";
</script>
<nano-stripe
projectKey="PROJECT_KEY"
userId="USER_ID
/>Features
- Fetches revenue, customer, and subscription data.
- Simple
<nano-stripe />tag integration. - Part of NanoSights.dev
