{"id":20098957,"url":"https://github.com/jagedn/asciidoctor-invoices","last_synced_at":"2026-03-03T22:32:39.406Z","repository":{"id":186299154,"uuid":"659345830","full_name":"jagedn/asciidoctor-invoices","owner":"jagedn","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-27T16:26:04.000Z","size":1569,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T16:48:43.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/jagedn.png","metadata":{"files":{"readme":"README.adoc","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":"2023-06-27T16:22:55.000Z","updated_at":"2023-06-27T16:23:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f8ae2ce-405a-49b5-9dbb-b33a612ffd07","html_url":"https://github.com/jagedn/asciidoctor-invoices","commit_stats":null,"previous_names":["jagedn/asciidoctor-invoices"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jagedn/asciidoctor-invoices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagedn%2Fasciidoctor-invoices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagedn%2Fasciidoctor-invoices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagedn%2Fasciidoctor-invoices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagedn%2Fasciidoctor-invoices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jagedn","download_url":"https://codeload.github.com/jagedn/asciidoctor-invoices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagedn%2Fasciidoctor-invoices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30064339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-13T17:07:19.652Z","updated_at":"2026-03-03T22:32:39.398Z","avatar_url":"https://github.com/jagedn.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Invoice Asciidoctor extension\n\nA PoC AsciidoctorJS extension to render invoices\n\n== Requirements\n\n* nodejs or docker\n\n== Instructions\n\n- clone this repo\n- install `asciidoctor-web-pdf` (see https://github.com/ggrossetie/asciidoctor-web-pdf)\n- execute:\n\n```\nasciidoctor-web-pdf --template-require ./template.js \\\n    --require ./invoice.js \\\n    invoice.adoc \\\n    -o out/2023-01-01.pdf \\\n    -a invoice-file=./invoices/example.csv -a invoice-date=2023/01/01\n```\n\nsee link:out/2023.pdf[]\n\n## Arguments\n\n- invoice-file: csv with the invoice\n- invoice-date: a string\n\n\n## Invoices extensions\n\n### invoices:detail\n\nRender a table with the content of the `invoice-file`\n\n`invoices::details[separator=;,symbol=€]`\n\n\n### invoices:total\n\nRender a table with the total of the `invoice-file`\n\nIf `iva` is specified the extension will calculate it and create 2 more rows\n\n`invoices::total[separator=;,iva=21,symbol=€]`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagedn%2Fasciidoctor-invoices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjagedn%2Fasciidoctor-invoices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagedn%2Fasciidoctor-invoices/lists"}