{"id":16852817,"url":"https://github.com/avdeev/eslint-plugin-no-vue","last_synced_at":"2025-08-02T05:35:42.358Z","repository":{"id":57230083,"uuid":"210889937","full_name":"avdeev/eslint-plugin-no-vue","owner":"avdeev","description":"This is an ESLint plugin to disable Vue.js.","archived":false,"fork":false,"pushed_at":"2020-02-20T10:17:36.000Z","size":29,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T05:36:06.110Z","etag":null,"topics":["eslint","eslint-plugin","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avdeev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-25T16:21:57.000Z","updated_at":"2023-06-08T22:49:46.000Z","dependencies_parsed_at":"2022-09-14T15:02:29.866Z","dependency_job_id":null,"html_url":"https://github.com/avdeev/eslint-plugin-no-vue","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/avdeev/eslint-plugin-no-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avdeev%2Feslint-plugin-no-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avdeev%2Feslint-plugin-no-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avdeev%2Feslint-plugin-no-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avdeev%2Feslint-plugin-no-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avdeev","download_url":"https://codeload.github.com/avdeev/eslint-plugin-no-vue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avdeev%2Feslint-plugin-no-vue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268339409,"owners_count":24234544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["eslint","eslint-plugin","vuejs"],"created_at":"2024-10-13T13:48:51.354Z","updated_at":"2025-08-02T05:35:42.325Z","avatar_url":"https://github.com/avdeev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-no-vue\n\n[![npm](https://img.shields.io/npm/v/eslint-plugin-no-vue.svg)](https://www.npmjs.com/package/eslint-plugin-no-vue)\n[![npm](https://img.shields.io/npm/dm/eslint-plugin-no-vue.svg)](https://www.npmjs.com/package/eslint-plugin-no-vue)\n\nThis is an ESLint plugin to disable Vue.js.\n\n![](demo.png)\n\n## Installing\n\n`npm install eslint-plugin-no-vue --save-dev`\n\n## ESLint Rules\n\n### no-vue\n\nDon't even try it!\n\n## Sample Configuration File\n\nHere's a sample ESLint configuration file that activates these rules:\n\n```\n{\n  \"plugins\": [\n    \"no-vue\"\n  ],\n  \"rules\": {\n    \"no-vue/no-vue\": \"error\",\n  }\n}\n```\n\n## Credits\n\nInspired by https://github.com/shitjs/eslint-plugin-no-js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favdeev%2Feslint-plugin-no-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favdeev%2Feslint-plugin-no-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favdeev%2Feslint-plugin-no-vue/lists"}