
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
@sidebase/nuxt-pdf
Advanced tools
nuxt-pdf
is a easy to use, pdf exporting module to convert Nuxt 3 components into downloadable PDFs.
@sidebase/nuxt-pdf
dependency to your project# Using pnpm
pnpm add -D @sidebase/nuxt-pdf
# Using yarn
yarn add --dev @sidebase/nuxt-pdf
# Using npm
npm install --save-dev @sidebase/nuxt-pdf
@sidebase/nuxt-pdf
to the modules
section of nuxt.config.ts
export default defineNuxtConfig({
modules: [
'@sidebase/nuxt-pdf'
]
})
That's it! You can now use NuxtPDF in your Nuxt 3 app ✨
Afterwards you can use the Quick Start documentation to explore the features and properly configure your NuxtPDF instance!
# Install dependencies
pnpm install
# Generate type stubs
pnpm run dev:prepare
# Develop with the playground
pnpm run dev
# Build the playground
pnpm run dev:build
# Run ESLint
pnpm run lint
# Publish a new release (bump version before)
pnpm publish --access public
FAQs
A Nuxt 3 module to create Server Side rendered PDFs
The npm package @sidebase/nuxt-pdf receives a total of 577 weekly downloads. As such, @sidebase/nuxt-pdf popularity was classified as not popular.
We found that @sidebase/nuxt-pdf demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.