{"id":16644548,"url":"https://github.com/danielpza/eslint-lsp","last_synced_at":"2025-06-22T17:36:53.703Z","repository":{"id":52806550,"uuid":"305196114","full_name":"danielpza/eslint-lsp","owner":"danielpza","description":"Eslint language server","archived":false,"fork":false,"pushed_at":"2021-04-18T19:17:35.000Z","size":201,"stargazers_count":16,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T20:58:03.033Z","etag":null,"topics":["eslint","language-server","language-server-protocol","lsp"],"latest_commit_sha":null,"homepage":"","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/danielpza.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-10-18T21:03:49.000Z","updated_at":"2024-09-25T21:25:30.000Z","dependencies_parsed_at":"2022-08-22T18:41:39.363Z","dependency_job_id":null,"html_url":"https://github.com/danielpza/eslint-lsp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpza%2Feslint-lsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpza%2Feslint-lsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpza%2Feslint-lsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpza%2Feslint-lsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielpza","download_url":"https://codeload.github.com/danielpza/eslint-lsp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238961408,"owners_count":19559481,"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","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","language-server","language-server-protocol","lsp"],"created_at":"2024-10-12T08:11:40.096Z","updated_at":"2025-02-15T07:33:02.102Z","avatar_url":"https://github.com/danielpza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-lsp\n\n[![npm](https://img.shields.io/npm/v/eslint-lsp)](https://www.npmjs.com/package/eslint-lsp)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\nEslint language server\n\nNOTE: this is a work in progress and still lacks many feature\n\n## Installation\n\n```sh\nnpm install --global eslint-lsp\n# or from github npm install --global danielpza/eslint-lsp\n```\n\n## Usage\n\n```js\neslint-lsp --stdio\n```\n\n## Emacs Integration\n\nlsp-mode:\n\n```el\n(setq lsp-eslint-server-command '(\"eslint-lsp\" \"--stdio\"))\n```\n\neglot:\n\n```el\n(add-to-list 'eglot-server-programs `(js-mode . (\"eslint-lsp\" \"--stdio\")))\n```\n\n## Roadmap\n\n- [ ] Code actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpza%2Feslint-lsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielpza%2Feslint-lsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpza%2Feslint-lsp/lists"}