{"id":13413848,"url":"https://github.com/CloudyKit/jet","last_synced_at":"2025-03-14T20:30:37.281Z","repository":{"id":44052019,"uuid":"55167435","full_name":"CloudyKit/jet","owner":"CloudyKit","description":"Jet  template engine","archived":false,"fork":false,"pushed_at":"2024-03-07T12:54:32.000Z","size":501,"stargazers_count":1249,"open_issues_count":22,"forks_count":104,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-09-30T22:12:45.675Z","etag":null,"topics":["golang","jet","jet-template-engine","template-engine"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CloudyKit.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}},"created_at":"2016-03-31T16:53:36.000Z","updated_at":"2024-09-30T05:43:43.000Z","dependencies_parsed_at":"2024-03-07T14:00:16.358Z","dependency_job_id":"f84b4c20-3852-4f14-ad4c-1f74b5870667","html_url":"https://github.com/CloudyKit/jet","commit_stats":{"total_commits":265,"total_committers":21,"mean_commits":"12.619047619047619","dds":0.6943396226415095,"last_synced_commit":"41ef5073e33f27b6a899cdfb866da0265907c208"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudyKit%2Fjet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudyKit%2Fjet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudyKit%2Fjet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudyKit%2Fjet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CloudyKit","download_url":"https://codeload.github.com/CloudyKit/jet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243641954,"owners_count":20323940,"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":["golang","jet","jet-template-engine","template-engine"],"created_at":"2024-07-30T20:01:51.092Z","updated_at":"2025-03-14T20:30:36.922Z","avatar_url":"https://github.com/CloudyKit.png","language":"Go","readme":"# Jet Template Engine for Go\n\n[![Build Status](https://travis-ci.org/CloudyKit/jet.svg?branch=master)](https://travis-ci.org/CloudyKit/jet) [![Build status](https://ci.appveyor.com/api/projects/status/5g4whw3c6518vvku?svg=true)](https://ci.appveyor.com/project/CloudyKit/jet) [![Join the chat at https://gitter.im/CloudyKit/jet](https://badges.gitter.im/CloudyKit/jet.svg)](https://gitter.im/CloudyKit/jet)\n\nJet is a template engine developed to be easy to use, powerful, dynamic, yet secure and very fast.\n\n* simple and familiar syntax\n* supports template inheritance (`extends`) and composition (`block`/`yield`, `import`, `include`)\n* descriptive error messages with filename and line number\n* auto-escaping\n* simple C-like expressions\n* very fast execution – Jet can execute templates faster than some pre-compiled template engines\n* very light in terms of allocations and memory footprint\n\n## v6\n\nVersion 6 brings major improvements to the Go API. Make sure to read through the [breaking changes](./docs/changes.md) before making the jump.\n\n## Docs\n\n- [Go API](https://beta.pkg.go.dev/github.com/CloudyKit/jet/v6#section-documentation)\n- [Syntax Reference](./docs/syntax.md)\n- [Built-ins](./docs/builtins.md)\n- [Wiki](https://github.com/CloudyKit/jet/wiki) (some things are out of date)\n\n## Example application\n\nAn example to-do application is available in [examples/todos](./examples/todos). Clone the repository, then (in the repository root) do:\n```\n  $ cd examples/todos; go run main.go\n```\n\n## IntelliJ Plugin\n\nIf you use IntelliJ there is a plugin available at https://github.com/jhsx/GoJetPlugin.\nThere is also a very good Go plugin for IntelliJ – see https://github.com/go-lang-plugin-org/go-lang-idea-plugin.\nGoJetPlugin + Go-lang-idea-plugin = happiness!\n\n## Contributing\n\nAll contributions are welcome – if you find a bug please report it.\n\n## Contributors\n\n- José Santos (@jhsx)\n- Daniel Lohse (@annismckenzie)\n- Alexander Willing (@sauerbraten)\n","funding_links":[],"categories":["Misc","开源类库","Template Engines","Open source library","Go","Go (531)","模板引擎","\u003cspan id=\"模板引擎-template-engines\"\u003e模板引擎 Template Engines\u003c/span\u003e","Relational Databases","模板引擎`模版渲染和模版生成处理库`"],"sub_categories":["模板引擎","HTTP Clients","Advanced Console UIs","Template Engine","查询语","交互工具","HTTP客户端","Other Software","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","交流","高級控制台界面","高级控制台界面"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloudyKit%2Fjet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCloudyKit%2Fjet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloudyKit%2Fjet/lists"}