{"library":"babel-preset-o","type":"library","category":null,"description":"A tiny and flexible Babel preset for React development, combining @babel/preset-env and @babel/preset-react with sensible defaults. Version 0.4.3 is the latest stable release; the package is actively maintained but has limited community adoption. It simplifies configuration by wrapping two commonly used presets into one, supporting custom options for targets, modules, useBuiltIns, and runtime mode (classic or automatic). Compared to alternatives like babel-preset-react-app, this preset is more lightweight and configurable, suitable for projects that need a minimal Babel setup without opinionated defaults.","language":"javascript","status":"active","version":"0.4.3","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-preset-o","imports":["module.exports = { presets: ['babel-preset-o'] }","module.exports = { presets: [['babel-preset-o', { targets: {}, modules: 'commonjs' }]] }","module.exports = { presets: [['babel-preset-o', { runtime: 'automatic' }]] }"]},{"cmd":"yarn add babel-preset-o","imports":[]},{"cmd":"pnpm add babel-preset-o","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-o","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-o/compatibility"}}