{"library":"babel-preset-razzle","type":"library","category":null,"description":"Babel preset used by Razzle, a zero-configuration universal JavaScript framework. Current stable version is 4.2.18. It provides a pre-configured set of plugins for React, including JSX, object rest spread, and dynamic import. Designed for server-side rendering (SSR) with automatic environment detection based on BABEL_ENV or NODE_ENV. It ships as a CommonJS module and is not meant to be used outside of Razzle unless you manually configure Babel. Released as part of the Razzle monorepo with updates tied to Razzle releases.","language":"javascript","status":"active","version":"4.2.18","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-preset-razzle","imports":["module.exports = require('babel-preset-razzle');","{\n  \"presets\": [\"razzle\"]\n}","module.exports = function (api) {\n  api.cache(true);\n  return {\n    presets: ['razzle']\n  };\n};"]},{"cmd":"yarn add babel-preset-razzle","imports":[]},{"cmd":"pnpm add babel-preset-razzle","imports":[]}],"homepage":null,"github":"https://github.com/jaredpalmer/razzle","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-razzle","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-preset-razzle/compatibility"}}