Runtime require hook for the JSY (Offside indention) syntax transpiler, enabling Node.js to load .jsy files directly. Version 1.6.6 is current. Maintenance only; no active development. Key differentiator: automatic registration via require or CLI -r flag, supports Mocha, and provides jsy-node binary. Alternative to manual JSY compilation steps.
npm install jsy-nodeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install jsy-node and run a .jsy file directly via CLI or node require hook.
Consider alternative for new projects.
Use CommonJS or transpile manually.
Only use in controlled environments.
Use jsy-node directly if only .jsy is needed.
npm install jsy-transpile
Ensure jsy-node is required before importing .jsy files
Check file path and extension (.jsy)