🚀 Introducing @vmprint/preview: Professional Typesetting + Live Preview in a Single 1.7MB Bundle #17
cosmiciron
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Introducing @vmprint/preview: Professional Typesetting + Live Preview in a Single 1.7MB Bundle
For years, browser-based document generation has been a trade-off. You could generate a PDF (jsPDF, pdfmake), but you couldn't preview it without a massive interpreter like PDF.js. You could "fake" a preview with HTML/CSS, but the final printed result never quite matched.
@vmprint/preview officially ends that trade-off.
It is a "batteries-included," standalone browser controller for the VMPrint engine. It packs a professional, desktop-publishing-grade layout engine, multiple rendering contexts, and a smart font manager into one zero-dependency, minified 1.7MB package.
💎 Why it’s a game-changer:
📦 Quick Start
🏆 The Numbers
Check out the Live Interactive Demo to see it in action—paste your AST, hit render, and export.
🏛️ Truly Static — Run from
file://One of the coolest things about this release? The entire example set works immediately from disk.
No Node.js, no Docker, no Vite dev server needed to preview your documents. You can download the static zip, open index.html in your browser, and every VMPrint pipeline—from Markdown transmutation to the final PDF export—just works.
Why it matters:
Beta Was this translation helpful? Give feedback.
All reactions