{"library":"babel-helper-modules","type":"library","category":null,"description":"Provides Babel's internal helper functions (like _classCallCheck, _extends, etc.) as individual ES5 modules that can be imported directly. Version 6.0.0 is the latest stable release. Unlike babel-runtime which bundles core-js, this package avoids core-js dependencies, giving users freedom to choose their own polyfill (e.g., @babel/polyfill). Designed to be used with babel-plugin-transform-helper-modules to replace helper calls with direct imports, reducing bundle size and avoiding duplicate helper code. Supports only CommonJS require syntax and is intended for Node/Babel build pipelines.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-helper-modules","imports":["var classCallCheck = require('babel-helper-modules').classCallCheck;","var _extends = require('babel-helper-modules').extends;","var objectWithoutProperties = require('babel-helper-modules').objectWithoutProperties;"]},{"cmd":"yarn add babel-helper-modules","imports":[]},{"cmd":"pnpm add babel-helper-modules","imports":[]}],"homepage":null,"github":"https://github.com/mntnoe/babel-helper-modules","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-helper-modules","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-helper-modules/compatibility"}}