{"library":"babel-plugin-export-toplevel","type":"library","category":null,"description":"A Babel plugin that automatically exports all top-level declarations (e.g., const, function, class) from a module. At version 1.0.0, it is a stable, single-purpose utility primarily used in testing to expose internal functions or variables for unit tests without modifying production exports. It only affects development builds and has no runtime dependencies. Unlike other export injection plugins, it specifically targets top-level names and preserves existing exports.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","babel"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-export-toplevel","imports":["module.exports = { plugins: ['export-toplevel'] }","{\n  \"plugins\": [\"export-toplevel\"]\n}"]},{"cmd":"yarn add babel-plugin-export-toplevel","imports":[]},{"cmd":"pnpm add babel-plugin-export-toplevel","imports":[]}],"homepage":null,"github":"https://github.com/MaienM/babel-plugin-export-toplevel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-export-toplevel","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-export-toplevel/compatibility"}}