{"library":"babel-plugin-transform-dynamic-import","type":"library","category":null,"description":"Babel plugin that transpiles dynamic import() expressions to deferred require() calls for Node.js environments. v2.1.0 is the latest stable version, with occasional updates. It matches the proposed spec and requires Babylon >= v6.12.0 to parse dynamic imports correctly. Unlike other Babel dynamic import plugins, this one specifically targets Node.js (not browsers) and defers the require() call to maintain lazy loading semantics.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","babel","plugin","dynamic","import","node"],"install":[{"cmd":"npm install babel-plugin-transform-dynamic-import","imports":["import plugin from 'babel-plugin-transform-dynamic-import'","import { visitor } from 'babel-plugin-transform-dynamic-import'","import type { PluginConfig } from 'babel-plugin-transform-dynamic-import'"]},{"cmd":"yarn add babel-plugin-transform-dynamic-import","imports":[]},{"cmd":"pnpm add babel-plugin-transform-dynamic-import","imports":[]}],"homepage":null,"github":"https://github.com/airbnb/babel-plugin-dynamic-import-node","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-transform-dynamic-import","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-plugin-transform-dynamic-import/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}