{"library":"jsdc","type":"library","category":null,"description":"jsdc is a JavaScript transpiler that converts ES6/ES2015 code to ES5 for backward compatibility. Current stable version is 0.6.13, last released in 2017. It focuses on safe transformations preserving line numbers for debugging, supports CommonJS/AMD/CMD, and includes features like let/const, arrow functions, classes, generators, destructuring, template literals, and modules. Unlike Babel or Traceur, jsdc is lightweight, has no runtime dependencies, and aims for simplicity. The project appears to be in maintenance mode with no recent updates.","language":"javascript","status":"maintenance","version":"0.6.13","tags":["javascript","jsdc","ecmascript6","ecmascript5","es6toes5","transform","compiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install jsdc","imports":["import Jsdc from 'jsdc'","import Jsdc from 'jsdc'; const result = Jsdc.parse(code)","import Jsdc from 'jsdc'; Jsdc.runtime(true)"]},{"cmd":"yarn add jsdc","imports":[]},{"cmd":"pnpm add jsdc","imports":[]}],"homepage":null,"github":"https://github.com/army8735/jsdc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jsdc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}