https://github.com/joseluisq/printd-vue-component-example
Example of printing a Vue 2 component using Printd.
https://github.com/joseluisq/printd-vue-component-example
html-element print typescript vue-component vuejs2
Last synced: about 1 year ago
JSON representation
Example of printing a Vue 2 component using Printd.
- Host: GitHub
- URL: https://github.com/joseluisq/printd-vue-component-example
- Owner: joseluisq
- License: mit
- Created: 2017-09-05T11:24:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T21:21:08.000Z (over 7 years ago)
- Last Synced: 2025-04-30T16:20:43.379Z (about 1 year ago)
- Topics: html-element, print, typescript, vue-component, vuejs2
- Language: JavaScript
- Homepage:
- Size: 61.5 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# printd-vue-component-example
> Example of printing a [Vue 2](https://vuejs.org/) component using [Printd](https://github.com/joseluisq/printd/).
:tada: View demo on [CodePen](https://codepen.io/joseluisq/full/VzRpGb/).
## Install
```sh
yarn
```
## Usage
```sh
yarn start
```
## Contributions
Feel free to send some [Pull request](https://github.com/joseluisq/printd/pulls) or [issue](https://github.com/joseluisq/printd/issues).
## License
MIT license
© 2018 [José Luis Quintana](http://git.io/joseluisq)