{"library":"babel-bits","type":"library","category":null,"description":"babel-bits is an npm package designed to integrate Babel 6 transformations within the bit-imports and bit-bundler ecosystems. It acts as a handler for JavaScript files, allowing them to be transpiled during the import or bundling process. The package, currently at its last stable version v1.0.1 released in 2017, wraps `babel-core` (v6) along with `babel-preset-es2015` and `babel-preset-react` as default configurations. The project and its parent `bit-imports` and `bit-bundler` dependencies appear to be abandoned, with no significant updates or maintenance since 2017. Key differentiators included its deep integration with the specific module loading and bundling mechanisms of `bit-imports` and `bit-bundler`, offering a pre-configured, albeit outdated, Babel setup for those systems. It does not follow a regular release cadence and is effectively end-of-life.","language":"javascript","status":"abandoned","version":"1.0.1","tags":["javascript","babel","bit-bundler","bit-imports"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-bits","imports":["bitimports.plugin(\"js\", {\n  transform: {\n    handler: \"babel-bits\",\n    options: { /* ... */ }\n  }\n});","bitimports.plugin(\"js\", {\n  transform: {\n    handler: \"babel-bits\",\n    options: {\n      sourceMaps: \"inline\",\n      presets: [\"es2015\", \"react\"]\n    }\n  }\n});"]},{"cmd":"yarn add babel-bits","imports":[]},{"cmd":"pnpm add babel-bits","imports":[]}],"homepage":null,"github":"https://github.com/MiguelCastillo/babel-bits","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-bits","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-bits/compatibility"}}