{"id":25941,"library":"mimosa-es6-module-transpiler-amd-shim","title":"Mimosa ES6 Module Transpiler AMD Shim","description":"This is a deprecated Mimosa module (v0.1.2) that patches the ES6 module transpiler v0.3.0 for AMD compatibility. It fixes a breaking change where AMD libraries without a `default` property cause errors. Not actively maintained; use the `compatFix` option in es6-module-transpiler instead. Minimal documentation and no updates since initial release.","status":"deprecated","version":"0.1.2","language":"javascript","source_language":"en","source_url":"https://github.com/dbashford/mimosa-es6-module-transpiler-amd-shim","tags":["javascript","mimosa","mmodule","es6","harmony","module","amd","commonjs","shim"],"install":[{"cmd":"npm install mimosa-es6-module-transpiler-amd-shim","lang":"bash","label":"npm"},{"cmd":"yarn add mimosa-es6-module-transpiler-amd-shim","lang":"bash","label":"yarn"},{"cmd":"pnpm add mimosa-es6-module-transpiler-amd-shim","lang":"bash","label":"pnpm"}],"dependencies":[{"reason":"Requires Mimosa build tool to function","package":"mimosa","optional":false}],"imports":[{"note":"This is not a programmatic import; it's configured as a Mimosa module in your project's mimosa-config.js.","wrong":"Requiring the module directly with require()","symbol":"default","correct":"Add 'es6-module-transpiler-amd-shim' to your Mimosa modules list"}],"quickstart":{"code":"// In mimosa-config.js\nmodules: [\n  'es6-module-transpiler',\n  'es6-module-transpiler-amd-shim'\n]","lang":"javascript","description":"Shows how to add the shim module after the transpiler in Mimosa configuration."},"warnings":[{"fix":"Remove this module and use `compatFix: true` in your es6-module-transpiler configuration.","message":"This package is deprecated in favor of using the `compatFix` option in the es6-module-transpiler.","severity":"deprecated","affected_versions":">=0.1.0"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}