Skip to content
/ nuxt-pdf Public
forked from sidebase/nuxt-pdf

📄 A easy to use, pdf exporting module to convert Nuxt 3 components into downloadable PDFs.

License

Notifications You must be signed in to change notification settings

tpkee/nuxt-pdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuxt-pdf

📄 nuxt-pdf

npm version npm downloads GitHub stars License Follow us on Twitter Join our Discord

nuxt-pdf is a easy to use, pdf exporting module to convert Nuxt 3 components into downloadable PDFs.

Quick Start

npm i -D @sidebase/nuxt-pdf

Then visit the Quick Start documentation to setup the module.

Features

  • Easily export your Nuxt 3 components into PDFs
  • Guides for PDF specific styles
  • Track exporting progress

Module Playground

This module also has it's own playground:

> git clone https://github.com/sidebase/nuxt-pdf

> cd nuxt-pdf

> npm i

> npm run dev:prepare

> npm run dev

# -> open http://localhost:3000

About

📄 A easy to use, pdf exporting module to convert Nuxt 3 components into downloadable PDFs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 73.6%
  • TypeScript 26.4%