{"id":16359552,"url":"https://github.com/vygr/js-pcb","last_synced_at":"2025-03-23T01:32:20.485Z","repository":{"id":88665273,"uuid":"65825565","full_name":"vygr/JS-PCB","owner":"vygr","description":"JavaScript PCB autorouter","archived":false,"fork":false,"pushed_at":"2018-05-02T17:08:09.000Z","size":1514,"stargazers_count":39,"open_issues_count":3,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-18T16:40:21.096Z","etag":null,"topics":["dsn","javascript","pcb-layout"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vygr.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":"2016-08-16T14:09:00.000Z","updated_at":"2024-12-19T02:20:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"d31baec4-c855-4090-9f1e-5676d177be69","html_url":"https://github.com/vygr/JS-PCB","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/vygr%2FJS-PCB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vygr%2FJS-PCB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vygr%2FJS-PCB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vygr%2FJS-PCB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vygr","download_url":"https://codeload.github.com/vygr/JS-PCB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245044107,"owners_count":20551878,"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":["dsn","javascript","pcb-layout"],"created_at":"2024-10-11T02:08:43.878Z","updated_at":"2025-03-23T01:32:20.480Z","avatar_url":"https://github.com/vygr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JS-PCB\n\n![](./test3.png)\n\n## JavaScript PCB router and solver.\n\nUses JS6 features so you need an up to date browser ! Known to work in Chrome\nand Firefox on OSX.\n\nFormat of PCB data is:\n\n```\nNODE_2D\t\t[x, y]\nNODE_3D\t\t[x, y, z]\nSHAPE\t\t[NODE_2D, ...]\nPATH\t\t[NODE_3D, ...]\nPATHS\t\t[PATH, ...]\nTERMINAL\t[terminal_radius, terminal_gap, NODE_3D, SHAPE]\nTERMINALS\t[TERMINAL, ...]\nTRACK\t\t[track_radius, via_radius, track_gap, TERMINALS, PATHS]\nTRACKS\t\t[TRACK, ...]\nPCB\t\t{dims: [width, height, depth], tracks: TRACKS}\n```\n\nSHAPE can be empty, [], and this means a circular pad. Two points means an oval\npad, otherwise the polygon shape of the pad.\n\nPATHS can be empty, [], this means no paths. If paths are empty on the input to\nthe solver it means that this track needs solving, else the paths given\nrepresent protected wiring/paths and are to be routed around.\n\nYou can download the .dsn files and run the app by simply going to https://vygr.github.io/JS-PCB\n\n## More screenshots\n![](./test5.png)\n![](./test1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvygr%2Fjs-pcb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvygr%2Fjs-pcb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvygr%2Fjs-pcb/lists"}