Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 4599666

Browse files
committed
docs: add gif
1 parent 7e68a2f commit 4599666

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,15 @@
11
# vue-to-counter
22

3-
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.
3+
Make the value change more vivid and natural.
4+
5+
![vue-to-counter-animation.gif](vue-to-counter-animation.gif)
46

57
![npm](https://img.shields.io/npm/v/vue-to-counter?style=flat-square)
68
![npm](https://img.shields.io/npm/dm/vue-to-counter?style=flat-square)
79
![NPM](https://img.shields.io/npm/l/vue-to-counter?style=flat-square)
810
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release&style=flat-square)](https://github.com/semantic-release/semantic-release)
911
[![Netlify Status](https://api.netlify.com/api/v1/badges/133df312-97ec-411b-816e-52ee0bd49808/deploy-status?style=flat-square)](https://app.netlify.com/sites/vue-to-counter/deploys)
1012

11-
## What is this?
12-
13-
This is the Vue 3.x version of [ReactToPrint](https://github.com/gregnb/react-to-print).
14-
15-
> Thanks to the [contributors](https://github.com/gregnb/react-to-print/graphs/contributors) of `ReactToPrint` whose work made this package possible.
16-
17-
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.
18-
1913
## Documentation
2014

2115
- [Online Documentation](https://vue-to-counter.netlify.app/)

vue-to-counter-animation.gif

159 KB
Loading

0 commit comments

Comments
 (0)