{"id":25880899,"url":"https://github.com/groceristar/pdf-export-component","last_synced_at":"2025-03-02T14:26:21.138Z","repository":{"id":37734957,"uuid":"164443491","full_name":"GroceriStar/pdf-export-component","owner":"GroceriStar","description":"React components, that we're using in order to export database data into PDF files. Using react-pdf as main package","archived":false,"fork":false,"pushed_at":"2023-12-19T17:03:29.000Z","size":5780,"stargazers_count":2,"open_issues_count":51,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-20T11:55:16.527Z","etag":null,"topics":["babel7","jest","pdf-export","react","react-pdf","rollup"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/GroceriStar.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}},"created_at":"2019-01-07T14:20:53.000Z","updated_at":"2023-12-29T23:25:41.508Z","dependencies_parsed_at":"2023-02-15T05:16:42.015Z","dependency_job_id":"8ec65391-f442-4506-ba9c-3e75acef14a1","html_url":"https://github.com/GroceriStar/pdf-export-component","commit_stats":{"total_commits":524,"total_committers":11,"mean_commits":47.63636363636363,"dds":0.7022900763358779,"last_synced_commit":"af1a3e816180ccdf0fc934e9abd242d1cf3f5034"},"previous_names":[],"tags_count":36,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GroceriStar%2Fpdf-export-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GroceriStar%2Fpdf-export-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GroceriStar%2Fpdf-export-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GroceriStar%2Fpdf-export-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GroceriStar","download_url":"https://codeload.github.com/GroceriStar/pdf-export-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241519059,"owners_count":19975589,"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":["babel7","jest","pdf-export","react","react-pdf","rollup"],"created_at":"2025-03-02T14:26:20.234Z","updated_at":"2025-03-02T14:26:21.132Z","avatar_url":"https://github.com/GroceriStar.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/36658223?s=200\u0026v=4\" alt=\"\"/\u003e\u003c/p\u003e\n\u003ch3 align=\"center\"\u003ePDF Export Component Wrapper - @react-pdf\u003ch3\u003e\n\u003cp align=\"center\"\u003eThis is a module for using API like wrappers for getting food data for use in many projects. Just Like an database and fetch API in JS\u003c/p\u003e\n\n[![Build Status](https://travis-ci.org/GroceriStar/pdf-export-component.svg?branch=master)](https://travis-ci.org/GroceriStar/pdf-export-component) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/6e6c0af8f3d431a78ec0/maintainability)](https://codeclimate.com/github/GroceriStar/pdf-export-component/maintainability)\n\n[![Test Coverage](https://api.codeclimate.com/v1/badges/6e6c0af8f3d431a78ec0/test_coverage)](https://codeclimate.com/github/GroceriStar/pdf-export-component/test_coverage)\n\n[![npm version](http://img.shields.io/npm/v/@groceristar/pdf-export.svg?style=flat)](https://npmjs.org/package/@groceristar/pdf-export \"View this project on npm\")\n\n\nTable of Contents\n=================\n\n * [Quick Start](#additional-information)\n * [What's included](#installation)\n * [Bugs and feature requests](#code-example)\n * [Documentation](#tests)\n * [Contributors](#contributors)\n\n\n## Quick Start\nSeveral quick start options are available:\n* Clone the repo: `git clone https://github.com/GroceriStar/pdf-export.git`\n* Install with npm: `npm install @groceristar/pdf-export`\n* Install with yarn: `yarn add @groceristar/pdf-export`\n\n## What's included\nWithin the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:\n\n//@TODO update readme\n```\n.\n├── docs\n│   └── readme.md           # Secondary information about project\n└── src               \n    ├── projects            # Tests for self-titled projects\n    │   ├── ChickenKyiv\n    │   ├── GraphQL\n    │   ├── GroceriStar\n    │   ├── GS-Loopback\n    │   ├── MealCalendar\n    │   ├── Search\n    │   ├── Showcase\n    │   └── UnitConvertion\n    ├── import\n    ├── index.js    \n    ├── index.test.js     \n    └── utils.js    \n.gitignore\nREADME.md\npackage.json\nbabel.config.js\njest.config.js\nrollup.config.js\nLICENSE\n```\n\nWe provide compiled JS, as well as compiled and minified JS.\n\nTo Find out about all the functionality use https://groceristar.github.io/groceristar-fetch/.\n\n\n#### Contributors\n\n@vadim9999, @atherdon, @hirdbluebird\n\n@TODO review latest changes, that was made in @react-pdf and maybe update/improve our code base\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroceristar%2Fpdf-export-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgroceristar%2Fpdf-export-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroceristar%2Fpdf-export-component/lists"}