{"library":"babel-preset-dlight-client","type":"library","category":null,"description":"Babel preset for transpiling DLight.js reactive UI components in client-side code. Current version 0.9.20. Designed specifically for the DLight.js reactive framework, this Babel preset transforms JSX-like syntax and reactive expressions into JavaScript that browsers can execute. It's part of the DLight ecosystem and eliminates the need for manual configuration of Babel plugins when using DLight.js in the browser. Differentiators: purpose-built for DLight.js, handles client-specific transformations, and integrates seamlessly with the DLight toolchain. Release cadence: minor updates as DLight.js evolves.","language":"javascript","status":"active","version":"0.9.20","tags":["javascript","dlight.js","babel-preset","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install babel-preset-dlight-client","imports":["module.exports = function(api, opts) { return { presets: ['babel-preset-dlight-client'] } }","// .babelrc\n{ \"presets\": [\"babel-preset-dlight-client\"] }","{\n  \"presets\": [\n    [\"babel-preset-dlight-client\", {\n      \"mode\": \"client\"\n    }]\n  ]\n}"]},{"cmd":"yarn add babel-preset-dlight-client","imports":[]},{"cmd":"pnpm add babel-preset-dlight-client","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-dlight-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}