{"library":"jsy-transpile","type":"library","category":null,"description":"JSY is an offside-rule (indentation-based) syntax dialect for ECMAScript that transpiles to standard JavaScript via a scanner-pass transformation, without Babel, Acorn, or any runtime dependencies. Current stable version 0.10.9. It supports modern JavaScript up to ES2025, has zero dependencies, 6300+ unit tests, and works with Rollup, ESBuild, Parcel, Vite, and Node.js --loader. Unlike CoffeeScript or Python-inspired alternatives, JSY automatically keeps pace with new ECMAScript features because its transformation only handles indentation and comments, leaving the underlying JavaScript syntax untouched. The package was renamed from jsy-transpile to @jsy-lang/jsy.","language":"javascript","status":"active","version":"0.10.9","tags":["javascript","jsy","python","wisp","coffeescript","offside","indention","indent","syntax"],"last_verified":"Fri May 01","install":[{"cmd":"npm install jsy-transpile","imports":["import jsy from '@jsy-lang/jsy'","import jsy from '@jsy-lang/jsy'; const result = jsy(code, options);","const jsy = require('@jsy-lang/jsy');"]},{"cmd":"yarn add jsy-transpile","imports":[]},{"cmd":"pnpm add jsy-transpile","imports":[]}],"homepage":"https://jsy-lang.com","github":"https://github.com/jsy-lang/jsy","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jsy-transpile","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}