{"id":26016051,"url":"https://github.com/kohkimakimoto/echo-viewkit","last_synced_at":"2026-06-05T19:31:50.144Z","repository":{"id":277695249,"uuid":"901745388","full_name":"kohkimakimoto/echo-viewkit","owner":"kohkimakimoto","description":"A comprehensive view package for Echo.","archived":false,"fork":false,"pushed_at":"2025-10-04T02:31:41.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T04:08:51.887Z","etag":null,"topics":["go","golang","labstack-echo","server-side-rendering","templates"],"latest_commit_sha":null,"homepage":"https://echo-viewkit.kohkimakimoto.dev","language":"Go","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/kohkimakimoto.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-11T08:34:14.000Z","updated_at":"2025-10-04T02:02:51.000Z","dependencies_parsed_at":"2025-02-15T14:23:00.044Z","dependency_job_id":"6e6e0472-42b8-4aa5-81ca-9757c158c265","html_url":"https://github.com/kohkimakimoto/echo-viewkit","commit_stats":null,"previous_names":["kohkimakimoto/echo-viewkit"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/kohkimakimoto/echo-viewkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kohkimakimoto%2Fecho-viewkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kohkimakimoto%2Fecho-viewkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kohkimakimoto%2Fecho-viewkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kohkimakimoto%2Fecho-viewkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kohkimakimoto","download_url":"https://codeload.github.com/kohkimakimoto/echo-viewkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kohkimakimoto%2Fecho-viewkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33957498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go","golang","labstack-echo","server-side-rendering","templates"],"created_at":"2025-03-06T03:52:36.852Z","updated_at":"2026-06-05T19:31:50.139Z","avatar_url":"https://github.com/kohkimakimoto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Echo ViewKit\n\nA comprehensive view package for [Echo](https://github.com/labstack/echo).\n\n## Introduction\n\nEcho is a high performance, extensible, minimalist Go web framework.\nIt is an excellent choice for building web API servers.\nEcho also supports rendering HTML templates.\nThe official documentation explains [how to implement template rendering](https://echo.labstack.com/docs/templates) using the standard `html/template` package.\nHowever, this way is insufficient for building most real-world web applications, because the `html/template` package lacks many features commonly needed for modern web development.\n\nEcho ViewKit is created to solve this problem. It provides the following features:\n\n- **Powerful templating engine**:\n[Pongo2](https://github.com/flosch/pongo2), the core of Echo ViewKit, is a Django-like syntax template engine for Go.\nFurthermore, we use a forked version of Pongo2, extensively customizing it to meet the demands of modern web development and seamless Echo integration.\n- **Component-based architecture**:\nOur templating system is also inspired by [Laravel Blade](https://laravel.com/docs/11.x/blade), another templating engine bundled with Laravel PHP framework.\nEcho ViewKit provides a component-based architecture like [Laravel Blade Components](https://laravel.com/docs/11.x/blade#components). It enhances code organization and maintainability.\n- **Vite integration**:\nFront-end build tools are essential for modern web development.\nEcho ViewKit provides a [Vite](https://vite.dev/) integration that allows you to use Vite for building front-end assets.\n\n## Official Website and Documentation\n\nIf you want to learn more about Echo ViewKit, please visit [the official website](https://echo-viewkit.kohkimakimoto.dev).\n\n## Author\n\nKohki Makimoto \u003ckohki.makimoto@gmail.com\u003e\n\n## License\n\nThe MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkohkimakimoto%2Fecho-viewkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkohkimakimoto%2Fecho-viewkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkohkimakimoto%2Fecho-viewkit/lists"}