diff --git a/icons/jasy.svg b/icons/jasy.svg new file mode 100644 index 000000000..e8d33073d --- /dev/null +++ b/icons/jasy.svg @@ -0,0 +1 @@ +PDF \ No newline at end of file diff --git a/modules/jasy.yml b/modules/jasy.yml new file mode 100644 index 000000000..e249573c1 --- /dev/null +++ b/modules/jasy.yml @@ -0,0 +1,19 @@ +name: jasy +description: >- + Author PDFs as Vue components in Nuxt - client or server, zero-config. + ZUGFeRD/XRechnung ready. +repo: jasy-pdf/jasy#main/packages/nuxt +npm: '@jasy/nuxt' +icon: jasy.svg +github: https://github.com/jasy-pdf/jasy +website: https://jasy.dev +learn_more: https://jasy.dev/docs/nuxt +category: Libraries +type: 3rd-party +maintainers: + - name: Florian Heuberger + github: Flo0806 + bluesky: flo-heuberger.bsky.social +compatibility: + nuxt: '>=3.0.0' + requires: {}