Skip to content

Commit

Permalink
docs: Add JetBrains Thanks!
Browse files Browse the repository at this point in the history
  • Loading branch information
siaikin committed Sep 27, 2023
1 parent 49de8b2 commit 7ba46f2
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

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](https://img.shields.io/npm/v/vue-to-print)
![npm](https://img.shields.io/npm/dm/vue-to-print)
![NPM](https://img.shields.io/npm/l/vue-to-print)
[![Netlify Status](https://api.netlify.com/api/v1/badges/133df312-97ec-411b-816e-52ee0bd49808/deploy-status)](https://app.netlify.com/sites/vue-to-print/deploys)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
![npm](https://img.shields.io/npm/v/vue-to-print?style=flat-square)
![npm](https://img.shields.io/npm/dm/vue-to-print?style=flat-square)
![NPM](https://img.shields.io/npm/l/vue-to-print?style=flat-square)
[![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)
[![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-print/deploys)

## What is this?

Expand All @@ -19,3 +19,7 @@ VueToPrint aims to be as consistent as possible with ReactToPrint so that you ca
## Documentation

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

## Thanks
![JetBrains Logo (Main) logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)
> Thank JetBrains for providing an [open-source license](https://jb.gg/OpenSourceSupport), which allows me to use such an excellent IDE.

0 comments on commit 7ba46f2

Please sign in to comment.