{"id":13440062,"url":"https://github.com/Keats/tera","last_synced_at":"2025-03-20T09:31:49.980Z","repository":{"id":4234216,"uuid":"39272160","full_name":"Keats/tera","owner":"Keats","description":"A template engine for Rust based on Jinja2/Django","archived":false,"fork":false,"pushed_at":"2024-05-02T18:35:21.000Z","size":1953,"stargazers_count":3241,"open_issues_count":166,"forks_count":274,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-05-16T04:55:22.228Z","etag":null,"topics":["django","jinja2","rust-library","template-engine"],"latest_commit_sha":null,"homepage":"http://keats.github.io/tera/","language":"Rust","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/Keats.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-07-17T19:40:53.000Z","updated_at":"2024-05-27T22:11:12.737Z","dependencies_parsed_at":"2022-07-13T13:50:52.676Z","dependency_job_id":"e2558593-2cf4-44b0-944e-f3a01e52e7b8","html_url":"https://github.com/Keats/tera","commit_stats":{"total_commits":858,"total_committers":140,"mean_commits":6.128571428571429,"dds":0.5932400932400932,"last_synced_commit":"1f958784b8be7d8ccba443a19c1417f8ff48b329"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Ftera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Ftera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Ftera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Ftera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keats","download_url":"https://codeload.github.com/Keats/tera/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221745236,"owners_count":16873739,"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":["django","jinja2","rust-library","template-engine"],"created_at":"2024-07-31T03:01:19.473Z","updated_at":"2025-03-20T09:31:49.974Z","avatar_url":"https://github.com/Keats.png","language":"Rust","readme":"# Tera\n\n[![Actions Status](https://github.com/Keats/tera/workflows/ci/badge.svg)](https://github.com/Keats/tera/actions)\n[![Crates.io](https://img.shields.io/crates/v/tera.svg)](https://crates.io/crates/tera)\n[![Docs](https://docs.rs/tera/badge.svg)](https://docs.rs/crate/tera/)\n[![Gitter](https://badges.gitter.im/Tera-templates/community.svg)](https://gitter.im/Tera-templates/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n\nTera is a template engine inspired by [Jinja2](http://jinja.pocoo.org/) and the [Django template language](https://docs.djangoproject.com/en/3.1/topics/templates/).\n\n```jinja2\n\u003ctitle\u003e{% block title %}{% endblock title %}\u003c/title\u003e\n\u003cul\u003e\n{% for user in users %}\n  \u003cli\u003e\u003ca href=\"{{ user.url }}\"\u003e{{ user.username }}\u003c/a\u003e\u003c/li\u003e\n{% endfor %}\n\u003c/ul\u003e\n```\n\nIt does not aim to be 100% compatible with them but has many of the Jinja2/Django filters and testers.\n\n## Documentation\nAPI documentation is available on [docs.rs](https://docs.rs/crate/tera/).\n\nTera documentation is available on its [site](http://keats.github.io/tera/docs).\n\n## SemVer\nThis project follows SemVer only for the public API, public API here meaning functions appearing in the docs.\nSome features, like accessing the AST, are also available but breaking changes in them can happen in any versions.\n","funding_links":[],"categories":["Libraries","Rust","库 Libraries","django","库","Recently Updated","Official Resources","Projects"],"sub_categories":["Template engine","模板引擎 Template engine","模板引擎","[Mar 15, 2025](/content/2025/03/15/README.md)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKeats%2Ftera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKeats%2Ftera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKeats%2Ftera/lists"}