{"id":16252409,"url":"https://github.com/remarkablemark/setup-htmlq","last_synced_at":"2026-02-12T04:58:11.376Z","repository":{"id":152147690,"uuid":"625399882","full_name":"remarkablemark/setup-htmlq","owner":"remarkablemark","description":"⚙️ Set up GitHub Actions workflow with htmlq","archived":false,"fork":false,"pushed_at":"2024-10-30T01:19:22.000Z","size":1615,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T03:55:02.520Z","etag":null,"topics":["action","actions","cli","github-action","github-actions","htmlq","workflow"],"latest_commit_sha":null,"homepage":"https://b.remarkabl.org/setup-htmlq","language":"TypeScript","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/remarkablemark.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2023-04-09T01:46:39.000Z","updated_at":"2024-10-30T01:19:25.000Z","dependencies_parsed_at":"2024-02-12T03:22:00.618Z","dependency_job_id":"e7a37066-0d37-4931-bf77-031b789c8cad","html_url":"https://github.com/remarkablemark/setup-htmlq","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":"remarkablemark/github-actions-setup-cli-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fsetup-htmlq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fsetup-htmlq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fsetup-htmlq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fsetup-htmlq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/setup-htmlq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247845897,"owners_count":21005923,"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":["action","actions","cli","github-action","github-actions","htmlq","workflow"],"created_at":"2024-10-10T15:13:36.452Z","updated_at":"2026-02-12T04:58:11.371Z","avatar_url":"https://github.com/remarkablemark.png","language":"TypeScript","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"readme":"# setup-htmlq\n\n[![version](https://img.shields.io/github/release/remarkablemark/setup-htmlq)](https://github.com/remarkablemark/setup-htmlq/releases)\n[![build](https://github.com/remarkablemark/setup-htmlq/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablemark/setup-htmlq/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/remarkablemark/setup-htmlq/branch/master/graph/badge.svg?token=GQ7Q6LAWGV)](https://codecov.io/gh/remarkablemark/setup-htmlq)\n\n⚙️ Set up your GitHub Actions workflow with [htmlq](https://github.com/mgdm/htmlq).\n\n## Quick Start\n\n```yaml\nname: htmlq\non: push\njobs:\n  htmlq:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Setup htmlq\n        uses: remarkablemark/setup-htmlq@v2\n```\n\n## Usage\n\n**Basic:**\n\n```yaml\n- uses: remarkablemark/setup-htmlq@v2\n```\n\nSee [action.yml](action.yml)\n\n## Inputs\n\n### `htmlq-version`\n\n**Optional**: The htmlq [version](https://github.com/mgdm/htmlq/releases). Defaults to [`0.4.0`](https://github.com/mgdm/htmlq/releases/tag/v0.4.0):\n\n```yaml\n- uses: remarkablemark/setup-htmlq@v2\n  with:\n    htmlq-version: 0.4.0\n```\n\n### `cli-name`\n\n**Optional**: The htmlq CLI name. Defaults to `htmlq`:\n\n```yaml\n- uses: remarkablemark/setup-htmlq@v2\n  with:\n    cli-name: htmlq\n```\n\n## Examples\n\n- [setup-htmlq-demo](https://github.com/remarkablemark/setup-htmlq-demo)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fsetup-htmlq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fsetup-htmlq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fsetup-htmlq/lists"}