{"id":15198361,"url":"https://github.com/lydanne/eslint-plugin-weapp","last_synced_at":"2026-03-05T09:02:31.141Z","repository":{"id":201184936,"uuid":"707113253","full_name":"Lydanne/eslint-plugin-weapp","owner":"Lydanne","description":"一个微信小程序的eslint插件，进行最基础的语法检查和一些小程序开发的时候比较坑的写法检查。","archived":false,"fork":false,"pushed_at":"2023-10-19T12:20:07.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T03:44:09.216Z","etag":null,"topics":["eslint","eslint-plugin","example","plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lydanne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-19T08:48:49.000Z","updated_at":"2023-10-19T12:29:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"7abb45f5-a1d6-4461-9f42-4b47ed3b582c","html_url":"https://github.com/Lydanne/eslint-plugin-weapp","commit_stats":null,"previous_names":["wumacoder/eslint-plugin-weapp","lydanne/eslint-plugin-weapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lydanne/eslint-plugin-weapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lydanne%2Feslint-plugin-weapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lydanne%2Feslint-plugin-weapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lydanne%2Feslint-plugin-weapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lydanne%2Feslint-plugin-weapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lydanne","download_url":"https://codeload.github.com/Lydanne/eslint-plugin-weapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lydanne%2Feslint-plugin-weapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30117481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T08:19:04.902Z","status":"ssl_error","status_checked_at":"2026-03-05T08:17:37.148Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["eslint","eslint-plugin","example","plugin"],"created_at":"2024-09-28T01:04:03.854Z","updated_at":"2026-03-05T09:02:31.113Z","avatar_url":"https://github.com/Lydanne.png","language":"JavaScript","readme":"# eslint-plugin-weapp2\n\na weapp eslint\n\n## Installation\n\nYou'll first need to install [ESLint](https://eslint.org/):\n\n```sh\nnpm i eslint --save-dev\n```\n\nNext, install `eslint-plugin-weapp2`:\n\n```sh\nnpm install eslint eslint-plugin-weapp2 --save-dev\n# pnpm install eslint eslint-plugin-weapp2 --save-dev\n```\n\n## Usage\n\nAdd `weapp` to the plugins section of your `.eslintrc` configuration file. You can omit the `eslint-plugin-` prefix:\n\n```json\n{\n  \"extends\": [\"eslint:recommended\", \"plugin:weapp2/recommended\"]\n}\n```\n\n## Rules\n\n\u003c!-- begin auto-generated rules list --\u003e\n\n💼 Configurations enabled in.\\\n✅ Set in the `recommended` configuration.\\\n🔧 Automatically fixable by the [`--fix` CLI option](https://eslint.org/docs/user-guide/command-line-interface#--fix).\n\n| Name                                 | Description                        | 💼  | 🔧  |\n| :----------------------------------- | :--------------------------------- | :-- | :-- |\n| [component](docs/rules/component.md) | 检查组件的 properties 属性是否规范 | ✅  | 🔧  |\n\n\u003c!-- end auto-generated rules list --\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flydanne%2Feslint-plugin-weapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flydanne%2Feslint-plugin-weapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flydanne%2Feslint-plugin-weapp/lists"}