{"library":"babel-preset-es2015-ie","type":"library","category":null,"description":"A Babel preset that includes all ES2015 plugins with additional transforms to ensure compatibility with Internet Explorer 9 and 10. Version 6.7.0 is the latest stable release, designed for Babel 6. It wraps the official babel-preset-es2015 and adds IE-specific polyfills or transforms for features like default parameters, destructuring, and spread operators that are not fully supported in older IE versions. Unlike the base preset, it targets IE>=9 specifically, making it suitable for legacy enterprise applications. The package is no longer actively maintained as Babel 6 is deprecated in favor of Babel 7 and @babel/preset-env.","language":"javascript","status":"deprecated","version":"6.7.0","tags":["javascript","babel","preset","es2015","IE9","IE10","internet explorer 9","internet explorer 10"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-preset-es2015-ie","imports":["{\n  \"presets\": [\"es2015-ie\"]\n}","require('babel-core').transform('code', { presets: ['es2015-ie'] })","babel script.js --presets es2015-ie"]},{"cmd":"yarn add babel-preset-es2015-ie","imports":[]},{"cmd":"pnpm add babel-preset-es2015-ie","imports":[]}],"homepage":null,"github":"https://github.com/jmcriffey/babel-preset-es2015-ie","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-es2015-ie","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-preset-es2015-ie/compatibility"}}