{"library":"eslint-plugin-sort-export-all","type":"library","category":null,"description":"ESLint plugin providing a rule to sort re-export statements (export * from ...) with autofix support. Current stable version is 2.1.0, released with no breaking changes from 2.0.0. It ships TypeScript type definitions and requires ESLint as a peer dependency. Key differentiator: specifically targets sorting of `export *` (also known as star exports) in JavaScript/TypeScript modules, offering automatic sorting via ESLint's fix mechanism. Unlike general import sorting plugins, this one focuses exclusively on re-exports, making it lightweight and purpose-built for monorepos or projects that rely heavily on barrel files.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","eslint","eslintplugin","eslint-plugin","import","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-sort-export-all","imports":["import sortExportAllConfig from 'eslint-plugin-sort-export-all/config'","import eslintPluginSortExportAll from 'eslint-plugin-sort-export-all'","'sort-export-all/sort-export-all': 'warn'","plugins: { 'sort-export-all': eslintPluginSortExportAll }"]},{"cmd":"yarn add eslint-plugin-sort-export-all","imports":[]},{"cmd":"pnpm add eslint-plugin-sort-export-all","imports":[]}],"homepage":null,"github":"https://github.com/nirtamir2/eslint-plugin-sort-export-all","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-sort-export-all","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/eslint-plugin-sort-export-all/compatibility"}}