{"id":28633513,"url":"https://github.com/enhance-dev/fastify-plugin","last_synced_at":"2026-04-15T22:31:17.674Z","repository":{"id":65810046,"uuid":"516159942","full_name":"enhance-dev/fastify-plugin","owner":"enhance-dev","description":"Build your Fastify app's views with custom elements. Powered by Enhance","archived":false,"fork":false,"pushed_at":"2024-05-07T18:36:04.000Z","size":5,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-04T04:03:49.142Z","etag":null,"topics":["custom-elements","fastify","web-components"],"latest_commit_sha":null,"homepage":"https://enhance.dev/docs/learn/deployment/fastify","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enhance-dev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-20T23:11:36.000Z","updated_at":"2024-11-16T08:02:27.000Z","dependencies_parsed_at":"2025-08-04T03:36:06.987Z","dependency_job_id":"ed0ffdf2-7efe-4c1f-b2de-21c433b5d953","html_url":"https://github.com/enhance-dev/fastify-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/enhance-dev/fastify-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enhance-dev%2Ffastify-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enhance-dev%2Ffastify-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enhance-dev%2Ffastify-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enhance-dev%2Ffastify-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enhance-dev","download_url":"https://codeload.github.com/enhance-dev/fastify-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enhance-dev%2Ffastify-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31863381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["custom-elements","fastify","web-components"],"created_at":"2025-06-12T15:08:38.082Z","updated_at":"2026-04-15T22:31:17.655Z","avatar_url":"https://github.com/enhance-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `@enhance/fastify-plugin`\n\nRender custom elements with file based routing.\n\n## Setup\n\nInstall with `npm install @enhance/fastify-plugin`, and `app.register` per the example below.\n\n```javascript\nimport Fastify from 'fastify'\nimport Enhance from '@enhance/fastify-plugin'\n\nconst app = Fastify()\n\napp.register(Enhance)\n\napp.listen({ port: 3000 }, console.log)\n```\n\n## File based routing \n\nLook at `./app` and `./preview.mjs` in this repo for an example. Learn more at [enhance.dev](https://enhance.dev).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenhance-dev%2Ffastify-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenhance-dev%2Ffastify-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenhance-dev%2Ffastify-plugin/lists"}