{"library":"babel-plugin-system-import","type":"library","category":null,"description":"Babel plugin that transforms System.import() calls (and import() since v3) into a UMD-compatible pattern using Promise. Originally for Babel 5/6, now supports Babel 7 (v4). Key differentiator: it generates a runtime pattern that works across AMD, CommonJS, and global module formats without requiring a module bundler. Stable version 1.1.5 (legacy) with newer major versions for Babel 6 (v2) and Babel 7 (v4). Automatically detects module target (amd/commonjs) and strips unnecessary format detection. Maintenance mode; consider dynamic import with webpack/rollup instead.","language":"javascript","status":"maintenance","version":"1.1.5","tags":["javascript","babel","babel-plugin","system","import","transformer","UMD"],"last_verified":"Fri May 01","install":[{"cmd":"npm install babel-plugin-system-import","imports":["module.exports = require('babel-plugin-system-import-transformer')","{\"plugins\": [\"system-import-transformer\"]}","{\"plugins\": [[\"system-import-transformer\", {\"commonJS\": true}]]}"]},{"cmd":"yarn add babel-plugin-system-import","imports":[]},{"cmd":"pnpm add babel-plugin-system-import","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","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}