Merge pull request #1472 from antonmak1/patch-2

Adding HMPL.js
This commit is contained in:
Sammy Hori
2024-10-19 19:26:18 +01:00
committed by GitHub

View File

@@ -594,6 +594,15 @@
],
"description": "JS/HTML/CSS Terminal"
},
{
"name": "HMPL",
"link": "https://github.com/hmpl-lang/hmpl",
"label": "good-first-issue",
"technologies": [
"JavaScript"
],
"description": "Template language for displaying UI from server to client."
},
{
"name": "Moment.js",
"link": "https://github.com/moment/moment",