{"library":"transpiler-ls","type":"library","category":null,"description":"TranspilerLS is a TypeScript-to-LeekScript transpiler for the LeekWars programming game. Version 0.4.0 compiles TypeScript code written in a specific project structure into LeekWars-compatible scripts, supporting keyword mappings (e.g., const to var, === to ==), for..of to for..in conversion, template literal transformation, console.log to debug conversion, and enum flattening. It automates login and script upload via environment variables. Release cadence is irregular. Differentiators: it handles LeekWars-specific built-ins (LS object) and enforces a project convention for globals. Requires Node >=10.4.0; ships TypeScript types.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install transpiler-ls","imports":["LS.abs(1)","import { CELL_TYPE } from './globaux/enums'","process.env.ENABLE_SAVE"]},{"cmd":"yarn add transpiler-ls","imports":[]},{"cmd":"pnpm add transpiler-ls","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/transpiler-ls","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}