{"id":13417382,"url":"https://github.com/vituum/vite-plugin-handlebars","last_synced_at":"2025-06-23T17:08:55.762Z","repository":{"id":57839343,"uuid":"528352200","full_name":"vituum/vite-plugin-handlebars","owner":"vituum","description":"⚡️💡 Vite plugin for Handlebars, transforms hbs templates into HTML ","archived":false,"fork":false,"pushed_at":"2023-11-17T11:52:15.000Z","size":32,"stargazers_count":7,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T10:03:13.577Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/vituum.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":"2022-08-24T09:25:21.000Z","updated_at":"2025-04-02T18:27:21.000Z","dependencies_parsed_at":"2024-03-07T14:15:15.120Z","dependency_job_id":null,"html_url":"https://github.com/vituum/vite-plugin-handlebars","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vituum/vite-plugin-handlebars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vituum%2Fvite-plugin-handlebars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vituum%2Fvite-plugin-handlebars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vituum%2Fvite-plugin-handlebars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vituum%2Fvite-plugin-handlebars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vituum","download_url":"https://codeload.github.com/vituum/vite-plugin-handlebars/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vituum%2Fvite-plugin-handlebars/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261519020,"owners_count":23171227,"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":[],"created_at":"2024-07-30T22:00:36.154Z","updated_at":"2025-06-23T17:08:55.729Z","avatar_url":"https://github.com/vituum.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Framework-agnostic Plugins"],"readme":"\u003ca href=\"https://npmjs.com/package/@vituum/vite-plugin-handlebars\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@vituum/vite-plugin-handlebars.svg\" alt=\"npm package\"\u003e\u003c/a\u003e\n\u003ca href=\"https://nodejs.org/en/about/releases/\"\u003e\u003cimg src=\"https://img.shields.io/node/v/@vituum/vite-plugin-handlebars.svg\" alt=\"node compatility\"\u003e\u003c/a\u003e\n\n# ⚡️💡 ViteHandlebars\n\n```js\nimport handlebars from '@vituum/vite-plugin-handlebars'\n\nexport default {\n    plugins: [\n        handlebars()\n    ],\n    build: {\n        rollupOptions: {\n            input: ['index.hbs.html']\n        }\n    }\n}\n```\n\n* Read the [docs](https://vituum.dev/plugins/handlebars.html) to learn more about the plugin options.\n* Use with [Vituum](https://vituum.dev) to get multi-page support.\n\n## Basic usage\n\n```html\n\u003c!-- index.hbs --\u003e\n{{\u003e \"path/to/template.hbs\"}}\n```\nor\n```html\n\u003c!-- index.json  --\u003e\n{\n  \"template\": \"path/to/template.hbs\",\n  \"title\": \"Hello world\"\n}\n```\n\n### Requirements\n\n- [Node.js LTS (16.x)](https://nodejs.org/en/download/)\n- [Vite](https://vitejs.dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvituum%2Fvite-plugin-handlebars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvituum%2Fvite-plugin-handlebars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvituum%2Fvite-plugin-handlebars/lists"}