{"id":15818673,"url":"https://github.com/andostronaut/eslint-ai","last_synced_at":"2025-08-17T19:46:45.409Z","repository":{"id":154189264,"uuid":"629895705","full_name":"andostronaut/eslint-ai","owner":"andostronaut","description":"eslint-ai is an cli tools that help us to lint and view suggestion from ai if we had a code error with eslint support.","archived":false,"fork":false,"pushed_at":"2023-08-09T08:24:50.000Z","size":199,"stargazers_count":7,"open_issues_count":10,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T05:44:56.933Z","etag":null,"topics":["ai","code-verification","eslint","eslint-config","javascript","openapi","suggestions","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/eslint-ai","language":"TypeScript","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/andostronaut.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-19T08:41:29.000Z","updated_at":"2025-03-22T14:26:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"42c36e3c-3e6d-4a3f-907f-f5ecb3c12bcc","html_url":"https://github.com/andostronaut/eslint-ai","commit_stats":null,"previous_names":["andostronaut/eslint-ai","iamando/eslint-ai"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/andostronaut/eslint-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andostronaut%2Feslint-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andostronaut%2Feslint-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andostronaut%2Feslint-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andostronaut%2Feslint-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andostronaut","download_url":"https://codeload.github.com/andostronaut/eslint-ai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andostronaut%2Feslint-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270899518,"owners_count":24664715,"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-17T02:00:09.016Z","response_time":129,"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":["ai","code-verification","eslint","eslint-config","javascript","openapi","suggestions","typescript"],"created_at":"2024-10-05T06:04:20.497Z","updated_at":"2025-08-17T19:46:45.364Z","avatar_url":"https://github.com/andostronaut.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESLint: AI\n\n![build](https://github.com/iamando/eslint-ai/workflows/build/badge.svg)\n![license](https://img.shields.io/github/license/iamando/eslint-ai?color=success)\n![npm](https://img.shields.io/npm/v/eslint-ai)\n![release](https://img.shields.io/github/release-date/iamando/eslint-ai)\n\neslint-ai is an cli tools that help us to lint and view suggestion from ai if we had a code error with eslint support.\n\n## Setup\n\nGet your OPENAI_KEY from [OpenAi](https://platform.openai.com/account/api-keys)\n\n\u003e You'll have to create a account and get your api key\n\nSet your configuration:\n\n```bash\neslint-ai config set OPENAI_KEY=\u003cyour key\u003e # for api key\neslint-ai config set OPENAI_MODEL=\u003cyour model\u003e # for specifing your prefered model\neslint-ai config set OPENAI_API_ENDPOINT=\u003cyour api endpoint\u003e # for specifing your api endpoint\n\neslint-ai config ui # to use ui prompt directly\n```\n\n## Usage\n\nRecommended\n\n```bash\nnpx eslint-ai # basic usage\n\nnpx eslint-ai \u003cfile\u003e # you can specify a list of file to lint\n```\n\nUsing global installation\n\n```bash\nnpm install -g eslint-ai # npm\nyarn add global eslint-ai # yarn\n\n\neslint-ai # basic usage\n\neslint-ai \u003cfile\u003e # you can specify a list of file to lint\n```\n\n### Update\n\nTo update to the latest version, use:\n\n```shell\neslint-ai update\n```\n\n## Support\n\neslint-ai is an MIT-licensed open source project. It can grow thanks to the sponsors and support.\n\n## License\n\neslint-ai is [MIT licensed](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandostronaut%2Feslint-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandostronaut%2Feslint-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandostronaut%2Feslint-ai/lists"}