{"id":24416836,"url":"https://github.com/siaikin/vue-to-print","last_synced_at":"2025-04-06T01:06:26.134Z","repository":{"id":182197741,"uuid":"668099106","full_name":"siaikin/vue-to-print","owner":"siaikin","description":"Print Vue components in the browser. Supports Chrome, Safari, Firefox and EDGE","archived":false,"fork":false,"pushed_at":"2025-03-04T08:44:00.000Z","size":360,"stargazers_count":43,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T00:06:30.504Z","etag":null,"topics":["javascript","print","printer","typescript","vue3","webcomponents"],"latest_commit_sha":null,"homepage":"https://vue-to-print.netlify.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siaikin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-19T03:02:23.000Z","updated_at":"2025-03-28T07:02:34.000Z","dependencies_parsed_at":"2023-07-19T04:36:46.352Z","dependency_job_id":"ffd7b794-958d-47cb-8ea1-32a992db6582","html_url":"https://github.com/siaikin/vue-to-print","commit_stats":null,"previous_names":["siaikin/vue-to-print"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siaikin%2Fvue-to-print","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siaikin%2Fvue-to-print/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siaikin%2Fvue-to-print/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siaikin%2Fvue-to-print/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siaikin","download_url":"https://codeload.github.com/siaikin/vue-to-print/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419859,"owners_count":20936012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","print","printer","typescript","vue3","webcomponents"],"created_at":"2025-01-20T08:14:32.799Z","updated_at":"2025-04-06T01:06:26.100Z","avatar_url":"https://github.com/siaikin.png","language":"TypeScript","funding_links":[],"categories":["Components \u0026 Libraries"],"sub_categories":["UI Utilities"],"readme":"# vue-to-print\n\nYou'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.\n\n![npm](https://img.shields.io/npm/v/vue-to-print?style=flat-square)\n![npm](https://img.shields.io/npm/dm/vue-to-print?style=flat-square)\n![NPM](https://img.shields.io/npm/l/vue-to-print?style=flat-square)\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release\u0026style=flat-square)](https://github.com/semantic-release/semantic-release)\n[![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)\n\n## What is this?\n\nThis is the Vue 3.x version of [ReactToPrint](https://github.com/gregnb/react-to-print).\n\n\u003e Thanks to the [contributors](https://github.com/gregnb/react-to-print/graphs/contributors) of `ReactToPrint` whose work made this package possible.\n\nVueToPrint 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.\n\n## Documentation\n\n- [Online Documentation](https://vue-to-print.netlify.app/)\n\n### Example\n\nClick any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine:\n\n###### Recommended \n[![Open in CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/devbox/github/siaikin/vue-to-print-example?embed=1)\n\n###### Untested\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/siaikin/vue-to-print-example)\n\n[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/siaikin/vue-to-print-example)\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/siaikin/vue-to-print-example)\n\n[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/siaikin/vue-to-print-example)\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/siaikin/vue-to-print-example)\n\n[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/siaikin/vue-to-print-example)\n\n[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/siaikin/vue-to-print-example)\n\n\n\n## Thanks\n![JetBrains Logo (Main) logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)\n\u003e Thank JetBrains for providing an [open-source license](https://jb.gg/OpenSourceSupport), which allows me to use such an excellent IDE.\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsiaikin%2Fvue-to-print.svg?type=large\u0026issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsiaikin%2Fvue-to-print?ref=badge_large\u0026issueType=license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiaikin%2Fvue-to-print","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiaikin%2Fvue-to-print","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiaikin%2Fvue-to-print/lists"}