jscx A JS to C/C# transpiler Usage # Install the NPM package globally npm install -g jscx # Transpile a JS file to C# jscs ./in.js ./out.cs