{"id":16361888,"url":"https://github.com/avivbens/fast-alfred","last_synced_at":"2025-09-11T13:11:26.876Z","repository":{"id":242157854,"uuid":"808839697","full_name":"Avivbens/fast-alfred","owner":"Avivbens","description":"Your Alfred friendly framework, for developing Alfred workflows in TypeScript/JavaScript 🥷","archived":false,"fork":false,"pushed_at":"2025-02-19T14:24:04.000Z","size":2889,"stargazers_count":13,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T19:38:39.576Z","etag":null,"topics":["alfred","alfred-5","ci-cd","javascript","macos","nodejs","typescript","workflow"],"latest_commit_sha":null,"homepage":"https://avivbens.github.io/fast-alfred/","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/Avivbens.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["avivbens"]}},"created_at":"2024-06-01T00:12:22.000Z","updated_at":"2025-03-11T07:36:04.000Z","dependencies_parsed_at":"2024-10-28T09:12:08.810Z","dependency_job_id":"b137810a-6a2c-4cd9-a35a-1142a0219712","html_url":"https://github.com/Avivbens/fast-alfred","commit_stats":null,"previous_names":["avivbens/fast-alfred"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avivbens%2Ffast-alfred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avivbens%2Ffast-alfred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avivbens%2Ffast-alfred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avivbens%2Ffast-alfred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Avivbens","download_url":"https://codeload.github.com/Avivbens/fast-alfred/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244717391,"owners_count":20498283,"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-5","ci-cd","javascript","macos","nodejs","typescript","workflow"],"created_at":"2024-10-11T02:15:07.651Z","updated_at":"2025-07-26T22:07:11.931Z","avatar_url":"https://github.com/Avivbens.png","language":"TypeScript","funding_links":["https://github.com/sponsors/avivbens","https://www.buymeacoffee.com/kcao7snkgx"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Build Amazing Alfred Workflows! :ninja:\n\n**`fast-alfred` - Your Alfred friendly framework**, for developing Alfred workflows in TypeScript/JavaScript.\n\n\u003cbr\u003e\n\n[![npm](https://img.shields.io/npm/v/fast-alfred)](https://www.npmjs.com/package/fast-alfred)\n[![npm](https://img.shields.io/npm/dt/fast-alfred)](https://www.npmjs.com/package/fast-alfred)\n![GitHub](https://img.shields.io/github/license/avivbens/fast-alfred)\n[![GitHub Stars](https://img.shields.io/github/stars/avivbens/fast-alfred)](https://github.com/avivbens/fast-alfred/stargazers)\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/kcao7snkgx)\n\n### \u003ca href=\"https://avivbens.github.io/fast-alfred/\" target=\"_blank\"\u003eRead Our Official Docs 📚\u003c/a\u003e\n\n\u003c/div\u003e\n\n## Installation\n\n```bash\nnpm install fast-alfred\n```\n\n# The Reason\n\n`fast-alfred` lets you think about the functionality, rather than the boilerplate.\n\nIt provides you with a convenient way to manage your workflow, apply proper versioning, and bundle it into a `.alfredworkflow` file.\n\n## The Hard Time When Developing Alfred Workflows In Node.js\n\nAccording to [Alfred's official community](https://www.alfredforum.com/topic/21366-nodejs-workflows-deployment/?do=findComment\u0026comment=110924),\nit is not a best-practice to include any external dependencies at installation time,\nso all of your code and its dependencies should be included in the workflow file.\n\n[Alfred Gallery](https://alfred.app/) requires you to upload a `.alfredworkflow` file, which is a zip archive containing all the necessary files for your workflow to run.\n\nIn order to accomplish this task, we need to bundle our code into a single file and include it in the workflow.\n\n## The Solution\n\n`fast-alfred` allows you to bundle your production code into a few scripts, and include them in the workflow.\nAll bundle options are configurable, via a `.fast-alfred.config.cjs` file at the root of your project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivbens%2Ffast-alfred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favivbens%2Ffast-alfred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivbens%2Ffast-alfred/lists"}