nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
946 stars 260 forks source link

[Module Listing Request]: nuxt-pdf-frame #931

Closed nswamy14 closed 7 months ago

nswamy14 commented 7 months ago

Description

nuxt-pdf-frame is a Nuxt module, designed to enable the rendering of PDF and Canvas graphics within Nuxt applications. This component provides an intuitive HTML Template-based syntax and semantics that simplifies the creation and management of graphical content. Powered by i2djs framework, nuxt-pdf-frame currently supports rendering outputs in PDF and Canvas formats.

Showcase: www.pdf-frame.org Playground: Stackblitz

Features

Repository

https://github.com/I2Djs/pdf-frame/tree/main/packages/pdf-frame-nuxt

npm

https://www.npmjs.com/package/@i2d/nuxt-pdf-frame

Nuxt Compatibility

Nuxt 3

atinux commented 7 months ago

Can you open a PR by following the instructions in the readme @nswamy14 ?

nswamy14 commented 7 months ago

Sure