{"id":17026915,"url":"https://github.com/fenjalien/circetz","last_synced_at":"2025-07-28T15:09:53.833Z","repository":{"id":154345621,"uuid":"630675121","full_name":"fenjalien/cirCeTZ","owner":"fenjalien","description":"A port of circuitikz to Typst using CeTZ!","archived":false,"fork":false,"pushed_at":"2024-04-03T22:52:00.000Z","size":1193,"stargazers_count":108,"open_issues_count":4,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-21T12:53:44.801Z","etag":null,"topics":["typst"],"latest_commit_sha":null,"homepage":"","language":"Typst","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fenjalien.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-04-20T22:42:31.000Z","updated_at":"2024-08-01T06:49:25.214Z","dependencies_parsed_at":"2024-02-08T18:34:11.545Z","dependency_job_id":"3f467212-e973-4b2d-815e-0ccd7e2cadb2","html_url":"https://github.com/fenjalien/cirCeTZ","commit_stats":null,"previous_names":["fenjalien/circetz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fenjalien/cirCeTZ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenjalien%2FcirCeTZ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenjalien%2FcirCeTZ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenjalien%2FcirCeTZ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenjalien%2FcirCeTZ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fenjalien","download_url":"https://codeload.github.com/fenjalien/cirCeTZ/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenjalien%2FcirCeTZ/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267535430,"owners_count":24103305,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":["typst"],"created_at":"2024-10-14T07:45:12.537Z","updated_at":"2025-07-28T15:09:53.776Z","avatar_url":"https://github.com/fenjalien.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# circuitypst\n# THERES WORK ON THE DEV BRANCH THIS PROJECT ISN'T DEAD\nA port of [`circuitikz`](https://github.com/circuitikz/circuitikz) to Typst using [`typst-canvas`](https://github.com/johannes-wolf/typst-canvas). Due to the size of `circuitikz` features will be ported as I need them for my own work, if theres a feature you need feel free to make an issue, PR or contact me through Typst's discord (same username)!\n\n![](assets/current%20shunt.png)\n\n## \"Installation\"\nBecause of Typst's current lack of package management the library expects to be placed in the same folder as `typst-canvas`.\n```\ntypst-canvas/\ncircuitypst/\n```\nYou can either clone the repository or download it as a `.zip` and extract it to the required location.\n\n## Usage\nTo get started `node` and `to` should be imported from `circuitypst.typ`, ideally inside `typst-canvas`'s `canvas` function.\n\nHere is a template:\n```typ\n#import \"typst-canvas/canvas.typ\": canvas\n\n#canvas(length: 1cm, debug: false, {\n  import \"typst-canvas/draw.typ\": *\n  import \"circuitypst/circuitypst.typ\": node, to\n  ...\n})\n```\nAlso see `examples/` for some examples. \n\n## Requirements for First Stable Release\n- [ ] Reference manual (doesn't have to inclued tutorials, just a list of currently supported components)\n- [ ] Tests\n- [ ] CI\n- [ ] More components?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenjalien%2Fcircetz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffenjalien%2Fcircetz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenjalien%2Fcircetz/lists"}