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
commit b1cec0e55a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",