{"id":13737166,"url":"https://github.com/openpeeps/tim","last_synced_at":"2026-01-02T22:07:17.599Z","repository":{"id":41273154,"uuid":"456939074","full_name":"openpeeps/tim","owner":"openpeeps","description":"This is Tim ⚡️ A high-performance template engine \u0026 markup language written in Nim","archived":false,"fork":false,"pushed_at":"2025-03-07T07:02:06.000Z","size":17955,"stargazers_count":51,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-08T10:46:25.171Z","etag":null,"topics":["awesome-nim","cross-language","emmet","html","html-compiler","markup-language","nim","nim-lang","nim-language","openpeeps","parser","source-to-source","template","template-engine","template-language","tim","tim-engine"],"latest_commit_sha":null,"homepage":"https://openpeeps.github.io/tim/","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openpeeps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-02-08T13:14:53.000Z","updated_at":"2025-03-07T07:02:09.000Z","dependencies_parsed_at":"2024-02-20T18:29:45.328Z","dependency_job_id":"339e10bc-2b52-4a7b-beb5-554c13d5f6f8","html_url":"https://github.com/openpeeps/tim","commit_stats":null,"previous_names":["openpeeps/tim"],"tags_count":3,"template":false,"template_full_name":"openpeeps/pistachio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpeeps%2Ftim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpeeps%2Ftim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpeeps%2Ftim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpeeps%2Ftim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openpeeps","download_url":"https://codeload.github.com/openpeeps/tim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243652703,"owners_count":20325604,"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":["awesome-nim","cross-language","emmet","html","html-compiler","markup-language","nim","nim-lang","nim-language","openpeeps","parser","source-to-source","template","template-engine","template-language","tim","tim-engine"],"created_at":"2024-08-03T03:01:36.590Z","updated_at":"2026-01-02T22:07:17.593Z","avatar_url":"https://github.com/openpeeps.png","language":"Nim","funding_links":[],"categories":["Web"],"sub_categories":["Template Engines"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/openpeeps/tim/main/.github/timengine.png\" alt=\"Tim - Template Engine\" width=\"200px\" height=\"200px\"\u003e\u003cbr\u003e\n  ⚡️ A high-performance template engine \u0026 markup language\u003cbr\u003e\n  \u003cstrong\u003eFast\u003c/strong\u003e • \u003cstrong\u003eCompiled\u003c/strong\u003e • Written in Nim 👑\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ccode\u003enimble install tim\u003c/code\u003e / \u003ccode\u003enpm install @openpeeps/tim\u003c/code\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://openpeeps.github.io/tim/\"\u003eAPI reference\u003c/a\u003e | \u003ca href=\"https://github.com/openpeeps/tim/releases\"\u003eDownload\u003c/a\u003e\u003cbr\u003e\u003cbr\u003e\n  \u003cimg src=\"https://github.com/openpeeps/tim/workflows/test/badge.svg\" alt=\"Github Actions\"\u003e \u003cimg src=\"https://github.com/openpeeps/tim/workflows/docs/badge.svg\" alt=\"Github Actions\"\u003e\n\u003c/p\u003e\n\n## 😍 Key Features\nor more like a _todo list_\n- Fast \u0026 easy to code!\n- Caching \u0026 Pre-compilation\n- Transpiles to **JavaScript** for **Client-Side Rendering**\n- Supports embeddable code `json`, `js`, `yaml`, `css`\n- Built-in **Browser Sync \u0026 Reload**\n- Output Minifier\n- Written in Nim language 👑\n\n\u003e [!NOTE]  \n\u003e We are currently rewriting big parts of Tim Engine to make it more performant and easier to use. Check out the [rewrite](https://github.com/openpeeps/tim/tree/rewrite) branch for the latest changes and improvements.\n\n\n### Syntax Extensions\n- VSCode Extension available in [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=CletusIgwe.timextension) (Thanks to [Cletus Igwe](https://github.com/Uzo2005))\n- Sublime Syntax package available in [/editors](https://github.com/openpeeps/tim/blob/main/editors/tim.sublime-syntax)\n\n### ❤ Contributions \u0026 Support\n- 🐛 Found a bug? [Create a new Issue](https://github.com/openpeeps/tim/issues)\n- 👋 Wanna help? [Fork it!](https://github.com/openpeeps/tim/fork)\n- 🎉 Spread the word! **Tell your friends about Tim Engine**\n- ⚽️ Play with Tim Engine in your next web-project\n- 😎 [Get €20 in cloud credits from Hetzner](https://hetzner.cloud/?ref=Hm0mYGM9NxZ4)\n\n### 🎩 License\nTim Engine | `LGPLv3` license. [Made by Humans from OpenPeeps](https://github.com/openpeeps).\u003cbr\u003e\nCopyright \u0026copy; 2025 OpenPeeps \u0026 Contributors \u0026mdash; All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenpeeps%2Ftim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenpeeps%2Ftim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenpeeps%2Ftim/lists"}