{"library":"eslint-plugin-progress","type":"library","category":null,"description":"eslint-plugin-progress v0.0.1 provides real-time progress updates and summary statistics when running ESLint on large projects. It displays a timestamped count of processed files during execution and a final report including total files, processing time, and the 20 slowest files. The plugin is useful for monorepos or codebases with thousands of files where ESLint can take minutes. It is a simple ESLint rule plugin with no dependencies. However, it is in early development (v0.0.1) and has known issues such as missing stats for the last processed file.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript","eslint-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-progress","imports":["// .eslintrc\nplugins: [\"progress\"]\nrules: {\n  \"progress/activate\": 1\n}"]},{"cmd":"yarn add eslint-plugin-progress","imports":[]},{"cmd":"pnpm add eslint-plugin-progress","imports":[]}],"homepage":null,"github":"https://github.com/zero-t4/eslint-plugin-progress","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-progress","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-progress/compatibility"}}