siaikin / vue-to-print

Print Vue components in the browser. Supports Chrome, Safari, Firefox and EDGE

Home Page:https://vue-to-print.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-to-print

You've created a Vue component and would love to give end users the ability to print out the contents of that component. This package aims to solve that by popping up a print window with CSS styles copied over as well.

npm npm NPM semantic-release: angular Netlify Status

What is this?

This is the Vue 3.x version of ReactToPrint.

Thanks to the contributors of ReactToPrint whose work made this package possible.

VueToPrint aims to be as consistent as possible with ReactToPrint so that you can use the same API. However, there are some differences due to the differences between Vue 3.x and React.

Documentation

Thanks

JetBrains Logo (Main) logo

Thank JetBrains for providing an open-source license, which allows me to use such an excellent IDE.

License

FOSSA Status

About

Print Vue components in the browser. Supports Chrome, Safari, Firefox and EDGE

https://vue-to-print.netlify.app/

License:MIT License


Languages

Language:TypeScript 88.6%Language:CSS 6.1%Language:JavaScript 2.5%Language:Vue 1.9%Language:HTML 0.8%Language:Shell 0.1%