{"id":13862560,"url":"https://github.com/zk-phi/highlight-stages","last_synced_at":"2026-03-07T11:32:50.503Z","repository":{"id":20516307,"uuid":"23795077","full_name":"zk-phi/highlight-stages","owner":"zk-phi","description":"Highlight staged (quasi-quoted) expressions","archived":false,"fork":false,"pushed_at":"2021-03-06T04:18:37.000Z","size":150,"stargazers_count":21,"open_issues_count":5,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-21T13:28:17.603Z","etag":null,"topics":["emacs"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/zk-phi.png","metadata":{"files":{"readme":"Readme.org","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}},"created_at":"2014-09-08T14:57:31.000Z","updated_at":"2023-08-01T18:00:38.000Z","dependencies_parsed_at":"2022-07-26T09:30:05.154Z","dependency_job_id":null,"html_url":"https://github.com/zk-phi/highlight-stages","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zk-phi/highlight-stages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fhighlight-stages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fhighlight-stages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fhighlight-stages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fhighlight-stages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zk-phi","download_url":"https://codeload.github.com/zk-phi/highlight-stages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fhighlight-stages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: 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":["emacs"],"created_at":"2024-08-05T06:01:47.411Z","updated_at":"2026-03-07T11:32:50.473Z","avatar_url":"https://github.com/zk-phi.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"* highlight-stages.el\n\n準クォートをハイライト\n\nHighlight staged (quasi-quoted) expressions.\n\n** Screenshot\n*** Lisp.\n\n[[screenshot.png]]\n\nWe can easily recognize what are evaluated now and what are quoted for\nlater evaluation.\n\n*** MetaOCaml.\n\n[[screenshot2.png]]\n\n*** C/C++\n\n[[screenshot3.png]]\n\n** Installation\n\nRequire this script\n\n: (require 'highlight-stages)\n\nand call function \"highlight-stages-mode\"\n\n: (add-hook 'emacs-lisp-mode-hook 'highlight-stages-mode)\n\nIf you want to enable \"highlight-stages-mode\" (almost) everywhere,\ncall \"highlight-stages-global-mode\" instead.\n\n: (highlight-stages-global-mode 1)\n\n** Supported Languages\n\nLisp-like languages, MetaOCaml, and C/C++ preprocessors.\n\n** Customizations\n\n5 faces\n\n- =highlight-stages-negative-level-face=\n- =highlight-stages-level-1-face=\n- =highlight-stages-level-2-face=\n- =highlight-stages-level-3-face=\n- =highlight-stages-higher-level-face=\n\nare all customizable.\n\nWhen =highlight-stages-highlight-real-quote= is non-nil, not only\nquasi-quotes(`) but also \"real\" quotes(') are highlighted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-phi%2Fhighlight-stages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzk-phi%2Fhighlight-stages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-phi%2Fhighlight-stages/lists"}