Files
editor/packages/ifc-converter
82b45ea84d ifc-converter: pass test script with no tests yet (#327)
The package has no test files yet, so `bun test` exits 1 ("No tests
found!") and fails CI. Add --pass-with-no-tests so the task stays green
until real tests land, at which point they run normally.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 11:21:46 -04:00
..

@pascal-app/ifc-converter

Pure conversion logic for IFC → Pascal scene graphs. Takes a Uint8Array of IFC bytes, returns { nodes, rootNodeIds, stats } shaped against @pascal-app/core schemas.

No DOM, no React. The UI lives in apps/ifc-converter.