2 Commits

Author SHA1 Message Date
Anton Maklakov
48da735bd5 Merge ffa9fa6237 into da917a687b 2024-10-19 18:59:59 +01:00
Anton Maklakov
ffa9fa6237 Adding HMPL.js 2024-10-14 13:47:37 +03:00

View File

@@ -585,6 +585,15 @@
], ],
"description": "JS/HTML/CSS Terminal" "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", "name": "Moment.js",
"link": "https://github.com/moment/moment", "link": "https://github.com/moment/moment",