{"library":"babel-plugin-named-exports-order","type":"library","category":null,"description":"Babel plugin (v0.0.2, stable) that adds a `__namedExportsOrder` array to JavaScript files preserving the original order of named exports. Bundlers like Webpack 5 do not guarantee export order, but tools like Storybook rely on it for features such as story ordering. This plugin inserts a constant array listing export names in declaration order, enabling consumers to reconstruct the intended sequence. Lightweight and zero-config, but only works with static named exports (not dynamic or re-exports).","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","babel-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-named-exports-order","imports":["module.exports = { plugins: ['babel-plugin-named-exports-order'] }","import babelPluginNamedExportsOrder from 'babel-plugin-named-exports-order'"]},{"cmd":"yarn add babel-plugin-named-exports-order","imports":[]},{"cmd":"pnpm add babel-plugin-named-exports-order","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-named-exports-order","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-named-exports-order/compatibility"}}