{"id":32388651,"url":"https://github.com/saecki/typst-package-review","last_synced_at":"2026-06-19T16:02:27.929Z","repository":{"id":319084927,"uuid":"1076443280","full_name":"saecki/typst-package-review","owner":"saecki","description":"Helper for testing packages submitted to typst universe","archived":false,"fork":false,"pushed_at":"2026-02-16T09:48:15.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-10T11:10:54.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/saecki.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-14T21:41:58.000Z","updated_at":"2026-02-16T09:48:18.000Z","dependencies_parsed_at":"2025-10-18T02:27:17.048Z","dependency_job_id":"7d38ec32-c5f9-4e6a-93a6-af4fd5d77d3c","html_url":"https://github.com/saecki/typst-package-review","commit_stats":null,"previous_names":["saecki/typst-package-review"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saecki/typst-package-review","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saecki%2Ftypst-package-review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saecki%2Ftypst-package-review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saecki%2Ftypst-package-review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saecki%2Ftypst-package-review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saecki","download_url":"https://codeload.github.com/saecki/typst-package-review/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saecki%2Ftypst-package-review/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34538480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-25T03:52:32.818Z","updated_at":"2026-06-19T16:02:27.925Z","avatar_url":"https://github.com/saecki.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typst-package-review\n\nHelper for testing packages submitted to typst universe.\n\n## Setup\n1. Clone `https://github.com/typst/packages` into this directory\n    - This currently only supports `http`\n2. Compile and install `typst-package-review` by running `cargo install --path review`\n\n## Usage\nNow you can simply copy and paste a github PR title and enjoy.\nDepending on your shell you might need to use quotes so the `#` symbol isn't interpreted as a comment.\nHere is an example:\n```\ntypst-package-review haw-hamburg-bachelor-thesis:0.6.2, haw-hamburg-master-thesis:0.6.2, haw-hamburg-report:0.6.2 and haw-hamburg:0.6.2 #3173\n```\n\nThis tool will automatically:\n- Fetch the pull request into a local branch\n- Install the packages locally in the `preview` namespace\n- Initialize templates if the templates have some\n- Try to find an entry point for a template and compile it\n\n```\nReview PR #3173\n  haw-hamburg-bachelor-thesis v0.6.2\n  haw-hamburg-master-thesis v0.6.2\n  haw-hamburg-report v0.6.2\n  haw-hamburg v0.6.2\n\n=== Fetch ===\nfetching pull/3173/head\ncheckout haw-hamburg-bachelor-thesis_0.6.2,haw-hamburg-master-thesis_0.6.2,haw-hamburg-report_0.6.2,haw-hamburg_0.6.2_#3173\n\n=== Install ===\ninstall packages/packages/preview/haw-hamburg-bachelor-thesis/0.6.2\ninstall packages/packages/preview/haw-hamburg-master-thesis/0.6.2\ninstall packages/packages/preview/haw-hamburg-report/0.6.2\ninstall packages/packages/preview/haw-hamburg/0.6.2\ninitialize template @preview/haw-hamburg-bachelor-thesis:0.6.2\nSuccessfully created new project from @preview/haw-hamburg-bachelor-thesis:0.6.2 🎉\nTo start writing, run:\n\u003e cd test/haw-hamburg-bachelor-thesis\n\u003e typst watch main.typ\n\ncompile template test/haw-hamburg-bachelor-thesis/main.typ\ninitialize template @preview/haw-hamburg-master-thesis:0.6.2\nSuccessfully created new project from @preview/haw-hamburg-master-thesis:0.6.2 🎉\nTo start writing, run:\n\u003e cd test/haw-hamburg-master-thesis\n\u003e typst watch main.typ\n\ncompile template test/haw-hamburg-master-thesis/main.typ\ninitialize template @preview/haw-hamburg-report:0.6.2\nSuccessfully created new project from @preview/haw-hamburg-report:0.6.2 🎉\nTo start writing, run:\n\u003e cd test/haw-hamburg-report\n\u003e typst watch main.typ\n\ncompile template test/haw-hamburg-report/main.typ\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaecki%2Ftypst-package-review","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaecki%2Ftypst-package-review","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaecki%2Ftypst-package-review/lists"}