{"id":18274754,"url":"https://github.com/liuderchi/ide-html","last_synced_at":"2025-09-08T09:32:49.342Z","repository":{"id":25421591,"uuid":"103956195","full_name":"liuderchi/ide-html","owner":"liuderchi","description":":atom: Atom-IDE for HTML, Go Template, Mustache and other Templates","archived":false,"fork":false,"pushed_at":"2024-05-09T08:44:38.000Z","size":309,"stargazers_count":20,"open_issues_count":28,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-20T21:26:30.834Z","etag":null,"topics":["atom-editor","atom-ide","atom-package","atom-plugin","html","html-parsing","language-server-protocol"],"latest_commit_sha":null,"homepage":"https://atom.io/packages/ide-html","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/liuderchi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2017-09-18T15:19:44.000Z","updated_at":"2023-03-28T12:29:09.000Z","dependencies_parsed_at":"2023-01-14T02:42:44.608Z","dependency_job_id":"752646f0-b65c-4536-817c-8d380f465e3b","html_url":"https://github.com/liuderchi/ide-html","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuderchi%2Fide-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuderchi%2Fide-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuderchi%2Fide-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuderchi%2Fide-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liuderchi","download_url":"https://codeload.github.com/liuderchi/ide-html/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284911,"owners_count":20913691,"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":["atom-editor","atom-ide","atom-package","atom-plugin","html","html-parsing","language-server-protocol"],"created_at":"2024-11-05T12:10:39.258Z","updated_at":"2025-04-05T03:30:40.805Z","avatar_url":"https://github.com/liuderchi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ide-html\n\n[![apm-download-count][apm-download-count]][apm-download-link]\n[![ci-status][ci-status]][ci-link]\n[![dependency-status][david-status]][david-project]\n\n[Atom-IDE][atom-ide] for HTML, Go Template, Mustache and other Templates.\n\n![demo-outline-1][demo-outline-1]\n\n![demo-outline-2][demo-outline-2]\n\n## Features\n\n  - HTML Outline in *Outline View*\n      - Quick navigation by clicking\n      - Quick tag selection by double clicking\n      - Searching by entering tag name or class name\n\n\n## Requirements\n\nPlease install following requirements before installing [`ide-html`][apm-download-link]:\n\n  - [Latest Atom editor][atom] or version higher than *1.21.0-beta0*.\n  - Atom package [`atom-ide-ui`][atom-ide-ui]\n\n\n## FAQ\n\n\u003e Why I could not download this Atom package?\n\nPlease make sure you have installed all softwares in [*Requirements*](#requirements) section.\n\n---\n\n\u003e I've installed ide-html. Why there is still nothing shown in Outline View when html opened?\n\nPlease check the file exists in the *Project Tree View* so that it can be handled by [`ide-html`][apm-download-link].\n\nIn addition, to show outline view, use Atom command `Outline View: Toggle`.\n\n---\n\n\u003e How can I customize this package?\n\nPlease read [CONTRIBUTING.md][CONTRIBUTING.md] for more details.\n\n---\n\n  - :confused: Still feeling confused? Please [provide feedbacks via issues][create-issue] to make ide-html better. :pray:\n\n\n## Notes and References\n  - [`ide-html`][apm-download-link] acts as a *client* of language server basing on [`atom-languageclient`][atom-languageclient]\n  - [`vscode-html-languageserver-bin`][vscode-html-languageserver-bin] acts as a *language server* and analyze your HTML in separate process\n  - language servers and clients are talking with [Language Server Protocol (LSP)][lsp]\n\n\n## License\n\n[MIT License][mit-license]\n\n\n[apm-download-count]: https://img.shields.io/apm/dm/ide-html.svg \"apm-download-count\"\n[apm-download-link]: https://atom.io/packages/ide-html \"apm-download-link\"\n[ci-status]: https://github.com/liuderchi/ide-html/actions/workflows/ci.yml/badge.svg \"ci-status\"\n[ci-link]: https://github.com/liuderchi/ide-html/actions \"ci-link\"\n[david-status]: https://david-dm.org/liuderchi/ide-html.svg \"david-status\"\n[david-project]: https://david-dm.org/liuderchi/ide-html \"david-project\"\n[atom-ide]: https://ide.atom.io/ \"atom-ide\"\n[demo-outline-1]: https://user-images.githubusercontent.com/4994705/30626662-eb286e4e-9dfd-11e7-9bf6-24d4f5816e79.png \"demo-outline-1\"\n[demo-outline-2]: https://user-images.githubusercontent.com/4994705/30628148-1475ae8e-9e07-11e7-90f3-32231efb93b4.png \"demo-outline-2\"\n\n[atom]: https://atom.io/ \"atom\"\n[atom-ide-ui]: https://atom.io/packages/atom-ide-ui \"atom-ide-ui\"\n[CONTRIBUTING.md]: https://github.com/liuderchi/ide-html/blob/main/CONTRIBUTING.md \"CONTRIBUTING.md\"\n[create-issue]: https://github.com/liuderchi/ide-html/issues/new \"create-issue\"\n\n[atom-languageclient]: https://github.com/atom/atom-languageclient \"atom-languageclient\"\n[vscode-html-languageserver-bin]: https://github.com/vscode-langservers/vscode-html-languageserver-bin \"vscode-html-languageserver-bin\"\n[lsp]: http://langserver.org/ \"lsp\"\n\n[mit-license]: https://liuderchi.mit-license.org/ \"mit-license\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuderchi%2Fide-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliuderchi%2Fide-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuderchi%2Fide-html/lists"}