{"id":20206278,"url":"https://github.com/sleede/fabmanager-rules","last_synced_at":"2026-06-07T08:31:15.149Z","repository":{"id":37399419,"uuid":"495722765","full_name":"sleede/fabmanager-rules","owner":"sleede","description":"Eslint coding rules for fab-manager","archived":false,"fork":false,"pushed_at":"2022-07-20T07:38:32.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-01T18:20:16.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sleede.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":"2022-05-24T07:52:31.000Z","updated_at":"2022-06-02T21:05:49.000Z","dependencies_parsed_at":"2022-09-01T22:30:41.515Z","dependency_job_id":null,"html_url":"https://github.com/sleede/fabmanager-rules","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sleede/fabmanager-rules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleede%2Ffabmanager-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleede%2Ffabmanager-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleede%2Ffabmanager-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleede%2Ffabmanager-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sleede","download_url":"https://codeload.github.com/sleede/fabmanager-rules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleede%2Ffabmanager-rules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34014821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":[],"created_at":"2024-11-14T05:22:42.976Z","updated_at":"2026-06-07T08:31:15.130Z","avatar_url":"https://github.com/sleede.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-fabmanager\n\nESLint rules for Fab-manager\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-fabmanager`:\n\n```sh\nnpm install eslint-plugin-fabmanager --save-dev\n```\n\n## Usage\n\nAdd `fabmanager` to the plugins section of your `.eslintrc` configuration file. You can omit the `eslint-plugin-` prefix:\n\n```json\n{\n    \"plugins\": [\n        \"fabmanager\"\n    ]\n}\n```\n\n\nThen configure the rules you want to use under the rules section.\n\n```json\n{\n    \"rules\": {\n        \"fabmanager/no-bootstrap\": \"error\"\n    }\n}\n```\n\n## Development\n\nUse [Yeoman](https://github.com/eslint/generator-eslint) to generate a new rule.\n\nCode with test-driven development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsleede%2Ffabmanager-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsleede%2Ffabmanager-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsleede%2Ffabmanager-rules/lists"}