{"id":17175113,"url":"https://github.com/mrowa44/ip-box-report-generator","last_synced_at":"2025-03-24T21:17:29.454Z","repository":{"id":91503600,"uuid":"475511356","full_name":"mrowa44/ip-box-report-generator","owner":"mrowa44","description":"IP Box monthly reports generator","archived":false,"fork":false,"pushed_at":"2024-03-14T21:46:26.000Z","size":88,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T01:28:05.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrowa44.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-03-29T15:44:11.000Z","updated_at":"2024-09-16T17:08:07.000Z","dependencies_parsed_at":"2024-12-02T19:19:25.865Z","dependency_job_id":null,"html_url":"https://github.com/mrowa44/ip-box-report-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrowa44%2Fip-box-report-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrowa44%2Fip-box-report-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrowa44%2Fip-box-report-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrowa44%2Fip-box-report-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrowa44","download_url":"https://codeload.github.com/mrowa44/ip-box-report-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245352091,"owners_count":20601093,"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":[],"created_at":"2024-10-14T23:55:45.386Z","updated_at":"2025-03-24T21:17:29.396Z","avatar_url":"https://github.com/mrowa44.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IP BOX report generator\n\nThis script generates IP BOX reports in PDF format based on supplied array of\ndata.\n\n\n# How to use\n\n1. Clone the repo\n2. Edit [config.js](/config.js) file so it generates `PAGES` array with items of\n   structure like:\n   ```js\n   {\n    meetingsH: 8,\n    ratePerH: 10,\n    rateCurrency: 'USD',\n    contractDate: '01.01.2019',\n    hWorkedMonth: 168,\n    contractorLine1: 'John Doe',\n    contractorLine2: 'Street Address',\n    contractorLine3: 'Tax ID: 123',\n    clientLine1: 'Client Name',\n    clientLine2: 'Client Address',\n    clientLine3: 'Tax ID: 123',\n    invoiceMonth: 'Styczeń 2019',\n    additionalRowTitle: 'This is optional (like zwrot kosztu podróży)',\n    additionalRowValue: '123 (also optional)',\n   }\n   ```\n3. Run `node index.js`\n4. The files will get generated into output/ directory\n\n\n\n# Preview\n\n[Example output file](/example.pdf)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrowa44%2Fip-box-report-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrowa44%2Fip-box-report-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrowa44%2Fip-box-report-generator/lists"}