{"id":13529186,"url":"https://github.com/importre/alfred-hl","last_synced_at":"2025-06-20T02:37:15.190Z","repository":{"id":9953134,"uuid":"63502001","full_name":"importre/alfred-hl","owner":"importre","description":":high_brightness: Syntax highlight code in the clipboard","archived":false,"fork":false,"pushed_at":"2023-02-11T10:39:34.000Z","size":165,"stargazers_count":97,"open_issues_count":6,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T09:52:58.433Z","etag":null,"topics":["alfred","alfred-workflow","highlight","syntax-highlighting"],"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/importre.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}},"created_at":"2016-07-16T20:57:34.000Z","updated_at":"2025-05-24T04:53:47.000Z","dependencies_parsed_at":"2023-02-18T03:46:02.227Z","dependency_job_id":null,"html_url":"https://github.com/importre/alfred-hl","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"f465e1d64ba2dc02e648619ec47305171e9e4541"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/importre/alfred-hl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importre%2Falfred-hl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importre%2Falfred-hl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importre%2Falfred-hl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importre%2Falfred-hl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/importre","download_url":"https://codeload.github.com/importre/alfred-hl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importre%2Falfred-hl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260867679,"owners_count":23074913,"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":["alfred","alfred-workflow","highlight","syntax-highlighting"],"created_at":"2024-08-01T07:00:34.143Z","updated_at":"2025-06-20T02:37:10.168Z","avatar_url":"https://github.com/importre.png","language":"JavaScript","funding_links":[],"categories":["Utility","JavaScript","Text Manipulation"],"sub_categories":[],"readme":"# \u003cdiv align=\"center\"\u003e\u003cimg src=\"./icon.png\" width=256\u003e\u003cbr\u003ealfred-hl\u003c/div\u003e\n\n[![dependencies Status](https://david-dm.org/importre/alfred-hl/status.svg)](https://david-dm.org/importre/alfred-hl)\n\n\u003e [Alfred 3](https://www.alfredapp.com) workflow to syntax highlight code in the clipboard using [highlight.js](https://highlightjs.org/)\n\n| plain text | colorized text |\n|:----------:|:--------------:|\n| ![][plain] | ![][colorized] |\n\n\u003e unicode support :tada:\n\n\n## Prerequisites\n\nYou need [Node.js 4+](https://nodejs.org) and [Alfred 3](https://www.alfredapp.com) with the paid [Powerpack](https://www.alfredapp.com/powerpack/) upgrade.\n\n\n## Usage\n\n### Copy code snippet to clipboard\n\n- \u003ckbd\u003ecmd\u003c/kbd\u003e + \u003ckbd\u003eC\u003c/kbd\u003e\n\n\n### Set Theme (Optional)\n\n\u003e Default theme: `github`\n\n- Type `hl-theme`, \u003ckbd\u003eSpace\u003c/kbd\u003e, find the theme you want\n- Set the theme as default by pressing \u003ckbd\u003eEnter\u003c/kbd\u003e\n\n\u003cimg width=\"600\" src=\"https://cloud.githubusercontent.com/assets/1744446/16896907/ca069908-4bdc-11e6-9331-ef5a5e182344.png\"\u003e\n\n\n### Highlight code\n\n- Type `hl`, \u003ckbd\u003eSpace\u003c/kbd\u003e, find the language you want\n- \u003ckbd\u003eEnter\u003c/kbd\u003e\n    - \u003ckbd\u003eEnter\u003c/kbd\u003e + \u003ckbd\u003eCmd\u003c/kbd\u003e if you want to prevent indentation\n- \u003ckbd\u003eCmd\u003c/kbd\u003e + \u003ckbd\u003eV\u003c/kbd\u003e to the rich text editor like [Pages](http://www.apple.com/mac/pages/), [Keynote](http://www.apple.com/kr/mac/keynote/)\n\n\u003cimg width=\"600\" src=\"https://cloud.githubusercontent.com/assets/1744446/16896906/ca05f44e-4bdc-11e6-86a5-830ada1ba4e2.png\"\u003e\n\n\n## Install\n\n```\n$ npm i -g alfred-hl\n```\n\n\n## Reference\n\n- [importre/alfred-workflows: 🔧my alfred workflows](https://goo.gl/GOFxDC)\n\n\n## License\n\nMIT © Jaewe Heo\n\n[colorized]: https://cloud.githubusercontent.com/assets/1744446/16908802/3da56100-4d09-11e6-9a4a-ef73a06014bf.png\n[plain]: https://cloud.githubusercontent.com/assets/1744446/16908803/3dae39e2-4d09-11e6-8d7e-f7cc25119fa7.png\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimportre%2Falfred-hl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimportre%2Falfred-hl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimportre%2Falfred-hl/lists"}