An open API service indexing awesome lists of open source software.

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.

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)