Skip to content

Commit

Permalink
Add temple package (#2952)
Browse files Browse the repository at this point in the history
  • Loading branch information
penguinite authored Nov 24, 2024
1 parent 7263ebf commit 3a162cb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34212,6 +34212,20 @@
"license": "MIT",
"web": "https://aspiring-aster.github.io/twim/"
},
{
"name": "temple",
"url": "https://github.com/penguinite/temple.git",
"method": "git",
"tags": [
"library",
"template",
"templating",
"web"
],
"description": "A templating library for run-time templating with support for simple conditionals and attributes.",
"license": "BSD-3-Clause",
"web": "https://github.com/penguinite/temple.git"
},
{
"name": "blend2d",
"url": "https://github.com/openpeeps/blend2d-nim",
Expand Down

0 comments on commit 3a162cb

Please sign in to comment.