{"id":21168060,"url":"https://github.com/rokf/howl-abbrex","last_synced_at":"2026-02-14T12:02:16.602Z","repository":{"id":167866998,"uuid":"105803423","full_name":"rokf/howl-abbrex","owner":"rokf","description":"HTML abbreviations for Howl","archived":false,"fork":false,"pushed_at":"2018-05-14T19:34:55.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-21T19:02:19.709Z","etag":null,"topics":["abbreviations","editor-plugin","howl-editor","html"],"latest_commit_sha":null,"homepage":null,"language":"MoonScript","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/rokf.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,"zenodo":null}},"created_at":"2017-10-04T18:29:18.000Z","updated_at":"2018-05-14T19:34:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"204b5648-01f7-4561-b1ca-4f2da6295ae7","html_url":"https://github.com/rokf/howl-abbrex","commit_stats":null,"previous_names":["rokf/howl-abbrex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rokf/howl-abbrex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rokf%2Fhowl-abbrex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rokf%2Fhowl-abbrex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rokf%2Fhowl-abbrex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rokf%2Fhowl-abbrex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rokf","download_url":"https://codeload.github.com/rokf/howl-abbrex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rokf%2Fhowl-abbrex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","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":["abbreviations","editor-plugin","howl-editor","html"],"created_at":"2024-11-20T15:05:45.643Z","updated_at":"2026-02-14T12:02:16.597Z","avatar_url":"https://github.com/rokf.png","language":"MoonScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch4 align=\"center\"\u003eHTML abbreviation expansion\u003c/h4\u003e\n\nThis bundle adds 2 new commands to Howl, `abbrex` and `abbrex-tight`.\n\nThe first one does multi-line expansion, the second one produces\na compact single line output.\n\nThe tight alternative requires the abbreviation to be selected. It replaces the selection\nwith the output.\n\nThe regular `abbrex` command expects the abbreviation to be the only\ncontent in the active line appart from white-space (tabs,spaces).\nIt doesn't require selection. The output is indented according to the\ncurrent `buffer-mode`.\n\n#### Installation\n\nFirst make sure you install [html-abrex](https://github.com/rokf/html-abbrex).\n\nHowl uses **LuaJIT** so you need to install that via LuaRocks for Lua **5.1**.\n\n\n```\ncd ~/.howl/bundles\ngit clone https://github.com/rokf/howl-abbrex\n```\n\nYou can assign the commands to shortcuts in your `init.{lua,moon}`, ie.\n\n```\nhowl.bindings.push {\n  editor = {\n    alt_e = 'abbrex-tight',\n    shift_alt_e = 'abbrex'\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frokf%2Fhowl-abbrex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frokf%2Fhowl-abbrex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frokf%2Fhowl-abbrex/lists"}