{"id":25607,"library":"frames-compiler","title":"Morphis Frames Compiler","description":"Frames Compiler is a Node.js CLI tool (v1.0.8) for compiling Morphis Frames UI files (.xvc) to HTML. It enables developers to use the Frames language for building platform-agnostic applications from Node.js. Requires a Java Runtime to compile UI interfaces. The tool is in early stages and has limited documentation. Compared to other UI frameworks, it is niche and tied to Morphis's proprietary ecosystem. Release cadence is unknown.","status":"active","version":"1.0.8","language":"javascript","source_language":"en","source_url":null,"tags":["javascript"],"install":[{"cmd":"npm install frames-compiler","lang":"bash","label":"npm"},{"cmd":"yarn add frames-compiler","lang":"bash","label":"yarn"},{"cmd":"pnpm add frames-compiler","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"This is a CLI tool, not a library. Use via npx or global install.","wrong":null,"symbol":"main","correct":"npx frames-compiler"}],"quickstart":{"code":"npm install -g frames-compiler\nframesc -i example.xvc -o example.html","lang":"javascript","description":"Install the CLI globally and compile a Frames file to HTML."},"warnings":[{"fix":"Install Java Runtime Environment (JRE) 8 or later.","message":"Requires Java Runtime to compile UI interfaces.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"Ensure npm global binaries are in PATH, or run 'npx frames-compiler' instead.","cause":"Global install not in PATH, or package not installed globally.","error":"'framesc' is not recognized as an internal or external command"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}