An experimental transpiler from JavaScript to Golo language, currently at version 0.1.9. This project appears to be a minor hobby tool with no recent updates, sparse documentation, and no clear release cadence. It differentiates itself by targeting Golo, a dynamic language for the JVM, but lacks comparable robustness to established transpilers like Babel or TypeScript. The package has no README and minimal community adoption, making it unsuitable for production use.
npm install icetoolsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Transpiles a simple JavaScript function to Golo language using the default export.
Do not use in production; consider alternatives like Babel or TypeScript.
Run 'npm install icetools' and ensure it's in node_modules.
Inspect package exports; use correct import path.
No dependency data recorded yet.