{"id":15198399,"url":"https://github.com/velenyx/eslint-plugin-codemuse","last_synced_at":"2026-03-07T06:02:35.796Z","repository":{"id":193680925,"uuid":"689297711","full_name":"velenyx/eslint-plugin-codemuse","owner":"velenyx","description":"🧹 A one-stop ESLint plugin inspiring cleaner, more elegant code. Simplify linting with a comprehensive solution.","archived":false,"fork":false,"pushed_at":"2023-10-01T19:01:21.000Z","size":181,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T06:34:20.437Z","etag":null,"topics":["code-quality","code-style","codemuse","eslint","eslint-config","eslint-plugin","eslint-rules","eslintconfig","eslintplugin","javascript","linting","linting-rules","static-analysis"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/eslint-plugin-codemuse?activeTab=readme","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/velenyx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-09T11:24:10.000Z","updated_at":"2025-08-27T12:35:07.000Z","dependencies_parsed_at":"2024-09-18T23:08:04.139Z","dependency_job_id":"33f10d03-947a-400a-af10-4fc48a6cc6e4","html_url":"https://github.com/velenyx/eslint-plugin-codemuse","commit_stats":{"total_commits":53,"total_committers":1,"mean_commits":53.0,"dds":0.0,"last_synced_commit":"ec88a720582ed8920f0670b04f77990b5bfc534f"},"previous_names":["velenyx/eslint-plugin-codemuse"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/velenyx/eslint-plugin-codemuse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velenyx%2Feslint-plugin-codemuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velenyx%2Feslint-plugin-codemuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velenyx%2Feslint-plugin-codemuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velenyx%2Feslint-plugin-codemuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/velenyx","download_url":"https://codeload.github.com/velenyx/eslint-plugin-codemuse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velenyx%2Feslint-plugin-codemuse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30208801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-quality","code-style","codemuse","eslint","eslint-config","eslint-plugin","eslint-rules","eslintconfig","eslintplugin","javascript","linting","linting-rules","static-analysis"],"created_at":"2024-09-28T01:05:09.621Z","updated_at":"2026-03-07T06:02:35.767Z","avatar_url":"https://github.com/velenyx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub CI](https://github.com/velenyx/eslint-plugin-codemuse/actions/workflows/ci.yml/badge.svg)\n[![npm version](https://badge.fury.io/js/eslint-plugin-codemuse.svg)](https://badge.fury.io/js/eslint-plugin-codemuse)\n[![HitCount](https://hits.dwyl.com/velenyx/eslint-plugin-codemuse.svg)](https://hits.dwyl.com/velenyx/eslint-plugin-codemuse)\n\n# 🖼️ eslint-plugin-codemuse\n\u003cimg src=\"https://github.com/velenyx/eslint-plugin-codemuse/assets/129217598/de51c9d5-5ddf-40f4-92b7-e6ecd427f3d4\" width=\"180\" align=\"right\"/\u003e\n\nA comprehensive linting solution that sweeps your code clean. Fly through your codebase with ease and precision!\n\n## 💡 Idea\n**Code**: The symbolic arrangement of statements or instructions.\n\u003cbr\u003e\n**Muse**: A source of inspiration.\n\u003cbr\u003e\n**Intended Meaning**: Inspiring developers to write better, more elegant code.\n\u003cbr\u003e\n\n## Introduction\n\n`eslint-plugin-codemuse` is not just another ESLint plugin. It's a philosophy, a commitment to writing code that not only works but also inspires. As developers, we often find ourselves lost in the maze of plugins, configurations, and best practices. `eslint-plugin-codemuse` is here to simplify that journey.\n\n## Why eslint-plugin-codemuse?\n\n* **Boxed Solution**: No more juggling between multiple plugins. Get everything you need with just one command.\n* **Simplicity**: One plugin to rule them all. Say goodbye to complex configurations and hello to productivity.\n* **Clean Code**: Ensure your code remains clean, consistent, and adhering to best practices.\n* **Productivity**: With everything set up for you, all you need to focus on is writing great code.\n\n## Table of Contents\n\n\u003c!-- toc --\u003e\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n\u003c!-- tocstop --\u003e\n\n### Installation\n\nInstall `eslint-plugin-codemuse`:\n\n```sh\nnpm install eslint-plugin-codemuse --save-dev\n```\n\nNext, install all peerDependencies for this plugin:\n\n```sh\nnpx install-peerdeps eslint-plugin-codemuse\n```\n\n### Usage\n\nOnce installed, you can set up your .eslintrc file to extend the recommended configuration. \n\n```json\n{\n  \"extends\": [\"plugin:codemuse/recommended\"]\n}\n```\n\nThis will set up all the recommended rules for you. If you wish to customize the rules, you can do so by overriding them in your configuration.\n\n### Contributing\n\nWe welcome contributions! If you find a bug, have a feature request, or want to improve the plugin in any way, feel free to open an issue or submit a pull request.\n\n### License\n\nMIT © [velenyx](https://github.com/velenyx)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelenyx%2Feslint-plugin-codemuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvelenyx%2Feslint-plugin-codemuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelenyx%2Feslint-plugin-codemuse/lists"}