{"library":"babel-plugin-dynamic-import-node-babel-7","type":"library","category":null,"description":"A Babel plugin that transpiles dynamic import() expressions to deferred require() calls for Node.js environments. This version (2.0.7) is a fork of the original airbnb plugin updated to support Babel 7. It matches the proposed import() spec and requires Babylon >= v6.12.0 to correctly parse dynamic imports. Key differentiators: specifically targets Node.js (not browsers), uses deferred require() to preserve lazy loading semantics, and is a drop-in replacement for the Babel 6 version. Maintenance status: a fork created to test Babel 7 compatibility; users should consider the official airbnb version or alternative dynamic import transforms for production.","language":"javascript","status":"active","version":"2.0.7","tags":["javascript","babel","plugin","dynamic","import","node"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-dynamic-import-node-babel-7","imports":["module.exports = { plugins: ['dynamic-import-node-babel-7'] }","const dynamicImportPlugin = require('babel-plugin-dynamic-import-node-babel-7');"]},{"cmd":"yarn add babel-plugin-dynamic-import-node-babel-7","imports":[]},{"cmd":"pnpm add babel-plugin-dynamic-import-node-babel-7","imports":[]}],"homepage":null,"github":"https://github.com/mike3run/babel-plugin-dynamic-import-node-babel-7","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-dynamic-import-node-babel-7","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-dynamic-import-node-babel-7/compatibility"}}