Merge pull request #1507 from aanthonymax/patch-1

Update HMPL data
This commit is contained in:
Sammy Hori
2024-11-16 16:07:28 +00:00
committed by GitHub

View File

@@ -605,12 +605,12 @@
}, },
{ {
"name": "HMPL", "name": "HMPL",
"link": "https://github.com/hmpl-lang/hmpl", "link": "https://github.com/hmpl-language/hmpl",
"label": "good first issue", "label": "good first issue",
"technologies": [ "technologies": [
"JavaScript" "JavaScript"
], ],
"description": "Template language for displaying UI from server to client." "description": "Server-oriented customizable templating for JavaScript."
}, },
{ {
"name": "Moment.js", "name": "Moment.js",