{"id":15679827,"url":"https://github.com/alufers/openscad-parser","last_synced_at":"2026-03-07T12:01:17.981Z","repository":{"id":37038977,"uuid":"199539778","full_name":"alufers/openscad-parser","owner":"alufers","description":"This package facilitates parsing, formatting and validating the OpenSCAD language using TypeScript and JavaScript.","archived":false,"fork":false,"pushed_at":"2024-10-27T17:23:32.000Z","size":3572,"stargazers_count":15,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T08:12:03.690Z","etag":null,"topics":["3d","3d-printing","language-support","openscad","parser"],"latest_commit_sha":null,"homepage":"https://alufers.github.io/openscad-parser/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alufers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2019-07-29T23:27:08.000Z","updated_at":"2025-04-21T15:43:07.000Z","dependencies_parsed_at":"2024-06-02T21:15:18.999Z","dependency_job_id":"dbcff8d3-cffd-4a29-a22e-a46a0c4aa4e4","html_url":"https://github.com/alufers/openscad-parser","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/alufers/openscad-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alufers%2Fopenscad-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alufers%2Fopenscad-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alufers%2Fopenscad-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alufers%2Fopenscad-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alufers","download_url":"https://codeload.github.com/alufers/openscad-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alufers%2Fopenscad-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: 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":["3d","3d-printing","language-support","openscad","parser"],"created_at":"2024-10-03T16:37:33.846Z","updated_at":"2026-03-07T12:01:17.879Z","avatar_url":"https://github.com/alufers.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Node.js CI](https://github.com/alufers/openscad-parser/workflows/Node.js%20CI/badge.svg)](https://github.com/alufers/openscad-parser/actions?query=workflow%3A%22Node.js+CI%22)\n[![License](https://img.shields.io/github/license/alufers/openscad-parser)](https://github.com/alufers/openscad-parser/blob/master/LICENSE.md)\n[![NPM package](https://badge.fury.io/js/openscad-parser.svg)](https://www.npmjs.com/package/openscad-parser)\n\n# openscad-parser\n\nThis package facilitates parsing, formatting and validating the OpenSCAD language using TypeScript and JavaScript.\n\n# Installation (formatter)\n\n```sh\n$ npm i -g openscad-parser\n```\n\nUsage:\n```sh\n$ scadfmt \u003cfile\u003e # outputs the formatted OpenSCAD code to stdout\n```\n\n# Installation (as a node module)\n\n```sh\nnpm install openscad-parser\n```\n\n# Features\n\n- [x] Parsing and full error reporting (reports even better errors than the default OpenSCAD parser)\n- [x] Symbol tree generation (VSCode \"Outline\" view)\n- [x] Formatting (fully AST-aware, needs some more work with breaking up large vectors)\n- [x] Semantic code completions (provides code completions for VSCode)\n- [x] Jump to definition (provides a \"Go to definition\" context menu item)\n\nI will soon release a vscode extension with full OpenSCAD support, it just needs some more work.\n\n# Documentation\n\nThe API documentation is available [here](https://alufers.github.io/openscad-parser/).\n\n# License\n\n[MIT](https://github.com/alufers/openscad-parser/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falufers%2Fopenscad-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falufers%2Fopenscad-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falufers%2Fopenscad-parser/lists"}