{"library":"babel-plugin-system-import-transformer","type":"library","category":null,"description":"Babel plugin that transforms import() and System.import() calls into a Universal Module Definition (UMD) pattern, supporting AMD, CommonJS, and global fallback. Current stable version is 4.0.0, working with Babel v7. Previous major versions support Babel v6 (v3.x) and v5 (v2.x). It provides a polyfill for dynamic import syntax for environments that lack native support, with options for Webpack's require.ensure and module ID mapping. Released on npm under MIT license, but note that native import() support in modern bundlers may reduce its necessity.","language":"javascript","status":"active","version":"4.0.0","tags":["javascript","babel","babel-plugin","system","import","transformer","UMD"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-system-import-transformer","imports":["// In .babelrc: { \"plugins\": [\"system-import-transformer\"] }","// In .babelrc: { \"plugins\": [[\"system-import-transformer\", { \"modules\": \"amd\" }]] }","// Not imported; transforms import() calls automatically"]},{"cmd":"yarn add babel-plugin-system-import-transformer","imports":[]},{"cmd":"pnpm add babel-plugin-system-import-transformer","imports":[]}],"homepage":null,"github":"https://github.com/thgreasi/babel-plugin-system-import-transformer","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-system-import-transformer","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-system-import-transformer/compatibility"}}