Command-line interface for the Forth-to-JavaScript transpiler (f2js). Stable version 0.0.4. Minimal activity; likely experimental or personal. Converts Forth code into JavaScript for execution in Node.js or the browser. Differentiated by targeting JavaScript as a backend for Forth.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This is a CLI tool, not a library. Use via command line: f2js <file>.fth > output.js
Installs the CLI globally, creates a simple Forth file, and transpiles it to JavaScript.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.