diff --git a/icons/polar.svg b/icons/polar.svg new file mode 100644 index 000000000..5665ccd55 --- /dev/null +++ b/icons/polar.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/modules/polar.yml b/modules/polar.yml new file mode 100644 index 000000000..6b1e09e80 --- /dev/null +++ b/modules/polar.yml @@ -0,0 +1,17 @@ +name: polar +description: Polar.sh integration for Nuxt +repo: polarsource/polar-adapters +npm: '@polar-sh/adapters' +icon: polar.svg +github: https://github.com/polarsource/polar-adapters +website: https://polar.sh/docs/integrate/sdk/adapters/nuxt +learn_more: https://polar.sh/docs/introduction +category: Payment +type: 3rd-party +maintainers: + - name: Emil Widlund + github: emilwidlund + twitter: emilwidlund +compatibility: + nuxt: ^3.0.0 + requires: {}